GetAsyncJobStatus

GetAsyncJobStatus

GetAsyncJobStatus API call is used to query the status of the active asynchronous UpsertData and DeleteData jobs by their uuids.

The API call returns the details of the target job queried in detail such as the status of the job, job start & finish times etc.

Path Params
string
required
length between 36 and 36

The uuid of async job created by an async call (UpsertData-Async)

Headers
string
required
Defaults to {$$.env.access_token}
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Not-authenticated. Please re-login.

429

Too Many Requests

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
TooManyRequest