Get Indexing Status

Get indexing status from the tagger service with worker awareness. Returns completed=true/false based on worker status and database state.

Authentication: Requires Bearer token in Authorization header

Path parameters

job_idstringRequired

Headers

authorizationstring or nullOptional

Query parameters

postgres_ipstring or nullOptional
captain_backend_urlstring or nullOptional

Response

Successful Response
job_idstring
completedboolean
statusstring
active_file_processing_workersinteger
timestampstring
errorstring or nullDefaults to
job_detailsobject or null

Errors