Skip to main content
GET
List collaborators

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

case_id
string
required

Unique case identifier (ULID format).

Query Parameters

status
enum<string>
Available options:
pending,
accepted,
declined,
revoked
role
enum<string>
Available options:
owner,
editor,
viewer

Response

List of collaborators.

data
object[]