Batch Jobs
Get batch job detail
Retrieve a single batch job with its chunks and failures.
get/api/v1/batch-jobs/{batch_job_id}
Path parameters
batch_job_idstring MeteroidId required
Example:bjob_7n42DGM5Tflk9n8mt7Fhc7
Batch job ID
Response
Batch job detail
Example response
{
"id": "bjob_7n42DGM5Tflk9n8mt7Fhc7"
}Changes
Changed in 2 of the 54 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 274 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲