✨ List learning resources
<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 org-level courses without page content.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 8 of the 97 revisions of this API.14110
- ○
added the optional property
results/items/single_page_reviewto the response with the200statusresponse-optional-property-added
- ○
- ▲
the response property
results/items/learner_countbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/learners_completed_countbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/learners_started_countbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/page_countbecame nullable for the status200response-property-became-nullable
- ▲
- ▲
removed the required property
results/items/contentfrom the response with the200statusresponse-required-property-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the required property
results/items/structure_versionto the response with the200statusresponse-required-property-added
- ○
- ▲
the response property
results/items/created_by/allOf[UserSimple]/avatarbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/updated_by/allOf[UserSimple]/avatarbecame nullable for the status200response-property-became-nullable
- ▲
the
results/items/contentresponse's property type/format changed fromstring/toobject/for status200response-property-type-changed
- ▲
the
results/items/learner_countresponse's property type/format changed fromstring/tointeger/for status200response-property-type-changed
- ▲
the
results/items/learners_completed_countresponse's property type/format changed fromstring/tointeger/for status200response-property-type-changed
- ▲
the
results/items/learners_started_countresponse's property type/format changed fromstring/tointeger/for status200response-property-type-changed
- ▲
the
results/items/module_countresponse's property type/format changed fromstring/tointeger/for status200response-property-type-changed
- ▲
the
results/items/page_countresponse's property type/format changed fromstring/tointeger/for status200response-property-type-changed
- ▲
the
results/items/project_countresponse's property type/format changed fromstring/tointeger/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 optional property
results/items/default_gate_before_first_annotationfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
results/items/default_gate_annotator_data_managerto the response with the200statusresponse-optional-property-added
- ○
added the optional property
results/items/default_gate_annotator_label_streamto the response with the200statusresponse-optional-property-added
- ○
added the optional property
results/items/default_gate_reviewer_data_managerto the response with the200statusresponse-optional-property-added
- ○
added the optional property
results/items/default_gate_reviewer_label_streamto the response with the200statusresponse-optional-property-added
- ○
added the optional property
results/items/default_gate_reviewer_review_streamto the response with the200statusresponse-optional-property-added
- ●
- ○
endpoint added
endpoint-added
- ○
Of the 97 revisions, 1 has no diff computed.