Get project members paginated
<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>
Retrieve the members for a specific project.
Authentication
AuthorizationToken
Header authentication of the form Token <token>
Path parameters
id
Query parameters
ids
Comma-separated list of user IDs to filter by
implicit
Include/Exclude implicit project members in the results. If not provided, explicit + implicit members are returned.
no_annotators
Exclude annotators from the results
page
A page number within the paginated result set.
page_size
Number of results to return per page.
search
Search term for filtering members by name, email, or username
with_deleted
Include deleted members in the results
Response
count
results
next
previous