Get Job by External Id
GET/jobs/external
Check the status of a job you created by jobId
Request
Query Parameters
externalId string
Example: {{externalId}}
apiKey string
Example: {{publicKey}}
Header Parameters
API-SECRET string
(Required) You Secret API key
Example: {{secretKey}}
Responses
- 200
 
Successful response
- application/json
 
- Schema
 
Schema
- any
 
Loading...