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
Key | Datatype | Required | Description |
---|---|---|---|
api_key | string | Enter the API key of the stack. | |
authorization | string | For this call we recommend you to use management token. | |
api_version | string | Enter the API version. | |
Content-Type | string |