Get project members paginated
Retrieve the members for a specific project.
Path parameters
id
Headers
Authorization
Header authentication of the form Token <token>
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