Batch

Get job artifacts

GET
Get the artifacts ZIP of a completed measurement or custom models inference job.

Path parameters

idstringRequired

Response

This endpoint returns a file.
GET
$curl https://api.hume.ai/v0/batch/jobs/%3Aid/artifacts \
> -H "X-Hume-Api-Key: <apiKey>"