Get batch processing status
Returns the status of a batch processing job. Use the job_id returned from a batch endpoint to track the progress of the batch operation.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
job_id
The unique job ID returned from a batch processing endpoint
Response
OK
status
Current status of the batch processing job
Allowed values:
progress
Percentage of completion (0-100)