Fetch job status
Fetch job status
Returns the current state of an async job previously accepted by the gateway.
GET
Fetch job status
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Job resource returned successfully
Available options:
queued, running, completed, failed, cancelled