Skip to main content
GET
cURL

Авторизації

Authorization
string
header
обов'язково

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

Параметри шляху

baseId
string
обов'язково

Параметри запиту

includeSystem
boolean | null
skip
number | null
take
number | null
type
enum<string>
Доступні опції:
user,
department
role
enum<string>[]
Доступні опції:
owner,
creator,
editor,
commenter,
viewer

Відповідь

200 - application/json

Successful response, return base collaborator list.

collaborators
object[]
обов'язково
total
number
обов'язково
Останнє оновлення 4 вересня 2026 р.