Ingest Jobs
Retrieve an ingest job
Retrieve the info for an ingest job.
get/v1/namespace/{namespaceId}/ingest-jobs/{jobId}
Path parameters
namespaceIdstring required
The id of the namespace (prefixed with ns_)
Example:ns_123
The id of the namespace (prefixed with ns_)
jobIdstring required
The id of the job (prefixed with job_)
Example:job_123
The id of the job (prefixed with job_)
Headers
x-tenant-idstring
Optional tenant id to use for the request. If not provided, the namespace will be used directly. Must be alphanumeric and up to 64 characters.
Optional tenant id to use for the request. If not provided, the namespace will be used directly. Must be alphanumeric and up to 64 characters.
Response
The retrieved ingest job