Data Export
Get Job Status
Retrieves the details and status of a job using the job ID.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier for the job to be retrieved.
Response
200
application/json
Successful retrieval of job details.
The response is of type object
.