Get job status

GET https://{{base_url}}/v3/bulk/jobs/{{job_id}}

The Get job status request returns comprehensive information of a specific job.

To use the API Request, you will need to authenticate yourself either with a Management Token (highly recommended) or an Authtoken. 
Read more about it in Authentication.


For more information, refer to the Get job status API Reference document

HEADERS

KeyDatatypeRequiredDescription
api_keystringEnter the API key of the stack.
authorizationstringFor this call we recommend you to use management token.
api_versionstringEnter the API version.
Content-Typestring