Get vector database ingestion job status
Vector database
Get vector database ingestion job status
Retrieve the status of a specific vector database ingestion job.
GET
Get vector database ingestion job status
Retrieve the full details of a vector database ingestion job, including its status, output files, and
file_records array. Each file record includes the file’s processing state, timestamps for each state transition, queue position, and error diagnostics when failures occur.
Once completed, source tracing metadata (line numbers, character offsets, heading hierarchy, and source page number) is available for every indexed chunk via the chunk endpoint.
For job states, error codes, and SDK examples, see Monitor ingestion.Authorizations
Your Seekr API key, sent in the Authorization header with no 'Bearer' prefix.
Response
Successful Response
Last modified on June 30, 2026