Skip to main content
GET
cURL

Авторизації

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

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

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

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

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

includeSystem
boolean | null
skip
integer | null
Необхідний діапазон: x >= 0
take
integer
Необхідний діапазон: 1 <= x <= 1000
type
enum<string>
Доступні опції:
user,
department
orderBy
enum<string>
Доступні опції:
desc,
asc

Відповідь

200 - application/json

Successful response, return unique space collaborator list.

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