✨ Get Agreement V2 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 an Agreement V2 backfill job for the authenticated user's active organization. By default returns the aggregated organization status. Specify job_id or project_id to get a specific job status. Requires administrator or owner role and Agreement V2 access.Query parameters
Optional job ID to retrieve specific job status
Optional project ID to retrieve the latest backfill status for that project. If omitted, returns aggregated organization status.
Response
Changes
Changed in 3 of the 97 revisions of this API.24
- ▲
the response property
triggered_bybecame nullable for the status200response-property-became-nullable
- ▲
the
triggered_byresponse's property type/format changed fromstring/toobject/for status200response-property-type-changed
- ▲
- ○
added
FsmBackfillJobStatusEnumto thestatusresponse propertyallOflist for the response status200response-property-all-of-added
- ○
removed
StatusA47Enumfrom thestatusresponse propertyallOflist for the response status200response-property-all-of-removed
This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added
StatusA47Enumto thestatusresponse propertyallOflist for the response status200response-property-all-of-added
- ○
removed
AgreementV2BackfillJobStatusEnumfrom thestatusresponse propertyallOflist for the response status200response-property-all-of-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
Of the 97 revisions, 1 has no diff computed.