Learning Resources
✨ Export user progress 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> Export filtered course learner progress as CSV.get/api/learning-resources/{id}/user-progress/export/
Path parameters
idinteger required
A unique integer value identifying this learning resource.
Query parameters
columnsstring
Comma-separated learner table column identifiers to export.
orderingstring
Learner ordering; prefix a field with "-" for descending order.
searchstring
Filter learners by email, first name, or last name.
statusstring
Comma-separated course progress statuses.
Response
string binary required
Changes
Changed in 1 of the 97 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○
Of the 97 revisions, 1 has no diff computed.