v4

latestOpenAPI 3.0.02026-08-04109113304.5 KB
Collaborators

List Collaborators

List all the Collaborators on your account, or filter by project_id to list Collaborators on a specific project

get/collaborators

Query parameters

project_idinteger[]

Return Collaborators who have permissions on all specified projects.

Response

Return Collaborators

idstring uuid

The unique identifier of the user

Example response

[
  {
    "id": "fa74a14b-1f3a-463d-aa98-2f7124ee6fc3"
  }
]