Projects
✨ Export project members as CSV
<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> Download every member of a project matching the supplied member-list filters as a CSV file. This endpoint is restricted to users who can manage project settings.get/api/projects/{id}/members/export/
Path parameters
idinteger required
Query parameters
idsstring
Filter id by in list
implicitboolean
Set to false to export direct project members only.
last_activity__gtestring
Filter last_activity by greater than or equal to
last_activity__ltestring
Filter last_activity by less than or equal to
orderingstring
Member ordering; prefix a field with "-" for descending order.
rolestring
Multiple values may be separated by commas. (comma-separated values)
searchstring
Search members by name, email, or username.
tagsstring
Multiple values may be separated by commas. (comma-separated values)
user_typestring
Multiple values may be separated by commas. (comma-separated values)
with_deletedboolean
Include deleted or disabled members.
Response
string binary required