Skip to main content
GET
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

baseId
string
erforderlich

Abfrageparameter

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

Antwort

200 - application/json

Successful response, return base collaborator list.

collaborators
object[]
erforderlich
total
number
erforderlich
Zuletzt geändert am 4. September 2026