List members
Members
List members
Returns all members of the project.
Use the returned id values as entries in assigneeIds when creating or updating tasks.
Requires the task:read scope.
GET
List members
Authorizations
API key created in Workspace Settings → API Keys. Pass it in the Authorization header as a Bearer token, or in the X-API-Key header.
Format: el_ followed by 40 hex characters.
Path Parameters
The slug of the project.
Example:
"my-project"
Response
A list of project members.