Gets data load jobs

get

/data-tools/data-loads/

Gets data load jobs

Request

There are no request parameters for this operation.

There's no request body for this operation.

Back to Top

Response

200 Response

Status of multiple data loads
Body ()
Root Schema : data-load-statuses
Type: object
Status of data load jobs
Show Source
Nested Schema : data_load_statuses
Type: array
Show Source
Nested Schema : data-load-status
Type: object
Status of a data load job
Show Source
Nested Schema : exception_details
Type: object
Exception details for failed job

204 Response

No jobs found
Back to Top