Projects
Get project members
Retrieve the members for a specific project. Optionally filter by user IDs (comma-separated).
Does NOT include annotators. Deprecated; use paginated endpoint.
get/api/projects/{id}/members/
Path parameters
idinteger required
Query parameters
user_idsstring
Comma-separated list of user IDs to include. Example: user_ids=1,2,3. When annotator pausing is enabled, users with an active pause on this project are always included in addition to the listed IDs.
Response
List of users with membership information