Retrieves the current status of a job or operation

Use this endpoint to check the status of a previously submitted operation.
Provide either the job identifier that was returned when you started the operation,
or the record identifier associated with the operation.

The response will include details such as:

  • Whether the operation is still running, completed successfully, or failed
  • Progress information (if available)
  • Error messages (if the operation failed)
  • Completion timestamp (if finished)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the job (returned when the operation was started) or the associated record identifier

Response
200

OK

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!