Skip to main content
GET
cURL

Autorisations

Authorization
string
header
requis

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

Paramètres de chemin

baseId
string
requis

Paramètres de requête

includeSystem
boolean | null
skip
number | null
take
number | null
type
enum<string>
Options disponibles:
user,
department
role
enum<string>[]
Options disponibles:
owner,
creator,
editor,
commenter,
viewer

Réponse

200 - application/json

Successful response, return base collaborator list.

collaborators
object[]
requis
total
number
requis
Dernière modification le 4 septembre 2026