v1
latestOpenAPI 3.1.02026-08-0458234268.6 KBbatch
Poll batch progress
Returns the current progress of a batch operation. Poll this endpoint until status is completed. When completed, a results_url is included. If all tasks failed, an error field is included with the failure reason.
get/batch/{id}/progress
Path parameters
idstring required
The batch ID returned from the initiating bulk operation
Headers
Authorizationstring required
OAuth2 authentication flows. Auth server URLs will vary by environment
X-Api-Keystring required
API key for authentication
X-API-Versionstring
API version to use (optional, defaults to latest). Supported values: 1.0.0, 1.1.0.
Response
Successful response with current batch progress