✨ List or create modules for a learning resource
<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 or create modules for a learning resource.Path parameters
A unique integer value identifying this learning resource.
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.
Request body
Response
Example response
{
"count": 123,
"next": "http://api.example.org/accounts/?page=4",
"previous": "http://api.example.org/accounts/?page=2"
}Changes
Changed in 6 of the 97 revisions of this API.5323
- ○
added the new optional request property
single_page_review(media type: application/json)new-optional-request-property
- ○
added the new optional request property
single_page_review(media type: application/x-www-form-urlencoded)new-optional-request-property
- ○
added the new optional request property
single_page_review(media type: multipart/form-data)new-optional-request-property
- ○
- ▲
the response property
results/items/updated_by/allOf[UserSimple]/avatarbecame nullable for the status200response-property-became-nullable
- ▲
the response property
updated_by/allOf[UserSimple]/avatarbecame nullable for the status201response-property-became-nullable
- ▲
the
page_countresponse's property type/format changed fromstring/tointeger/for status201response-property-type-changed
- ▲
the
results/items/page_countresponse's property type/format changed fromstring/tointeger/for status200response-property-type-changed
- ▲
- ▲
for the
pathrequest parameterid, the type/format was changed fromstring/tointeger/request-parameter-type-changed
- ○
added the new optional
queryrequest parameterscopenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterworkspacenew-optional-request-parameter
- ▲
- ○
added the required property
results/items/updated_byto the response with the200statusresponse-required-property-added
- ○
added the required property
updated_byto the response with the201statusresponse-required-property-added
- ○
- ●
removed the request property
default_gate_before_first_annotation(media type: application/json)request-property-removed
- ●
removed the request property
default_gate_before_first_annotation(media type: application/x-www-form-urlencoded)request-property-removed
- ●
removed the request property
default_gate_before_first_annotation(media type: multipart/form-data)request-property-removed
- ○
added the new optional request property
default_gate_annotator_data_manager(media type: application/json)new-optional-request-property
- ○
added the new optional request property
default_gate_annotator_data_manager(media type: application/x-www-form-urlencoded)new-optional-request-property
- ○
added the new optional request property
default_gate_annotator_data_manager(media type: multipart/form-data)new-optional-request-property
- ○
added the new optional request property
default_gate_annotator_label_stream(media type: application/json)new-optional-request-property
- ○
added the new optional request property
default_gate_annotator_label_stream(media type: application/x-www-form-urlencoded)new-optional-request-property
- ○
added the new optional request property
default_gate_annotator_label_stream(media type: multipart/form-data)new-optional-request-property
- ○
added the new optional request property
default_gate_reviewer_data_manager(media type: application/json)new-optional-request-property
- ○
added the new optional request property
default_gate_reviewer_data_manager(media type: application/x-www-form-urlencoded)new-optional-request-property
- ○
added the new optional request property
default_gate_reviewer_data_manager(media type: multipart/form-data)new-optional-request-property
- ○
added the new optional request property
default_gate_reviewer_label_stream(media type: application/json)new-optional-request-property
- ○
added the new optional request property
default_gate_reviewer_label_stream(media type: application/x-www-form-urlencoded)new-optional-request-property
- ○
added the new optional request property
default_gate_reviewer_label_stream(media type: multipart/form-data)new-optional-request-property
- ○
added the new optional request property
default_gate_reviewer_review_stream(media type: application/json)new-optional-request-property
- ○
added the new optional request property
default_gate_reviewer_review_stream(media type: application/x-www-form-urlencoded)new-optional-request-property
- ○
added the new optional request property
default_gate_reviewer_review_stream(media type: multipart/form-data)new-optional-request-property
- ●
- ○
endpoint added
endpoint-added
- ○
Of the 97 revisions, 1 has no diff computed.