Skip to main content
GET
Get code files for a cleaning task

Authorizations

Authorization
string
header
required

Use a Bearer token for authentication. Submit the token using the Authorization header: Authorization: Bearer <token>.

Path Parameters

cleaningTaskId
string<uuid>
required

The unique identifier of the cleaning task.

Response

List of code file metadata for the cleaning task.

List of code files used by cleaner agent.

files
object[]
required