Get transformation job status

GET {{baseUrl}}/api/organizations/:organizationId/create-project/:createProjectId?transformLimit=<integer>&transformOffset=<integer>&selection=<string>

Get the current status of a transformation job job.

Request Params

KeyDatatypeRequiredDescription
transformLimitstring(Required) Maximum number of results of transformation jobs
transformOffsetstring(Required) Offset in results of transformation jobs, can be used in conjunction with TransformLimitResultsParameter to implement paging.
selectionstringType of selected rows, either 'all', 'created', 'in-progress' or 'failed' (defaults to 'all')

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;status&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}