Get job status
Status
Get job status
Query job status by pipeline token or pipeline name. Returns detailed status when queried by token, or paginated summary when queried by pipeline name.
GET
Get job status
Authorizations
Optional API key for authentication (enabled via application.yaml)
Query Parameters
Publisher token — returns status rows for every ingestion job sharing this token. Use this to watch a tap run (structured = 1 job, document = N jobs, all covered by one call). Wins over pipelinetoken if both supplied.
Pipeline token from upload
Pipeline name for summary view
Page number for paginated results
Response
Job status information
