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
Key | Datatype | Required | Description |
---|---|---|---|
transformLimit | string | (Required) Maximum number of results of transformation jobs | |
transformOffset | string | (Required) Offset in results of transformation jobs, can be used in conjunction with TransformLimitResultsParameter to implement paging. | |
selection | string | Type of selected rows, either 'all', 'created', 'in-progress' or 'failed' (defaults to 'all') |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"status":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}