✨ List saved interfaces
<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> List saved interfaces for the current organization.Query parameters
Which field to use when ordering the results.
A page number within the paginated result set.
Number of results to return per page.
A search term.
Response
Example response
{
"count": 123,
"next": "http://api.example.org/accounts/?page=4",
"previous": "http://api.example.org/accounts/?page=2"
}Changes
Changed in 5 of the 97 revisions of this API.558
- ▲
the response property
results/items/created_by/allOf[UserSimple]/avatarbecame nullable for the status200response-property-became-nullable
- ▲
the
results/items/versionsresponse's property type/format changed fromstring/toarray/for status200response-property-type-changed
- ▲
- ○
added the new optional
queryrequest parameterscopenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterworkspacenew-optional-request-parameter
- ○
- ▲
removed the required property
results/items/codefrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
results/items/input_schemafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
results/items/output_schemafrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
results/items/published_versions_countto the response with the200statusresponse-optional-property-added
- ○
added the optional property
results/items/type_nameto the response with the200statusresponse-optional-property-added
- ▲
- ▲
the
results/items/versionsresponse's property type/format changed from/tostring/for status200response-property-type-changed
- ▲
removed the required property
results/items/compiledfrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
results/items/artifactsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
results/items/data_samplefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
results/items/messagesfrom the response with the200statusresponse-optional-property-removed
- ○
the response optional property
results/items/versionsbecame read-only for the status200response-optional-property-became-read-only
- ○
the response property
results/items/versionsbecame required for the status200response-property-became-required
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the new optional
queryrequest parametersearchnew-optional-request-parameter
- ○
added the optional property
results/items/metadatato the response with the200statusresponse-optional-property-added
- ○
Of the 97 revisions, 1 has no diff computed.