v76

OpenAPI 3.0.3raw.githubusercontent.com2026-08-015764591.5 MB
States

✨ Get state backfill status

<Card href="https://humansignal.com/goenterprise"> <img style="pointer-events: none; margin-left: 0px; margin-right: 0px;" src="https://docs.humansignal.com/images/badge.svg" alt="Label Studio Enterprise badge"/> <p style="margin-top: 10px; font-size: 14px;"> This endpoint is not available in Label Studio Community Edition. [Learn more about Label Studio Enterprise](https://humansignal.com/goenterprise) </p> </Card> Retrieve the status of a state backfill job for the authenticated user's active organization. By default returns the aggregated org status, or specify job_id or project_id to get explicit job statuses. Shows progress, completion time, and any errors. Requires administrator or owner role and state management access.
get/api/fsm/backfill/status/

Query parameters

job_idinteger

Optional job ID to retrieve specific job status

project_idinteger

Optional project ID to retrieve the latest job status for a project. If omitted, returns aggregated org status.

Response

completed_atstring date-time nullable
created_atstring date-time nullable
error_messagestring nullable
job_idinteger

Job ID (if fetching a specific job)

rq_job_idstring nullable
rq_job_infoobject nullable
started_atstring date-time nullable
statusstring