API referenceentity/batch/jobs/job_id
Poll a content entity batch job
Authorization
ApiKeyAuth X-API-Key<token>
In: header
Path Parameters
job_id*string
Format
uuidResponse Body
application/json
application/json
curl -X GET "https://example.com/entity/batch/jobs/497f6eca-6276-4993-bfeb-53cbbbba6f08"{
"job_id": "string",
"status": "string",
"bedrock": {}
}{
"error": "string",
"code": "string"
}