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

spaceId
string
requis

Paramètres de requête

includeSystem
boolean | null
skip
integer | null
Plage requise: x >= 0
take
integer
Plage requise: 1 <= x <= 1000
type
enum<string>
Options disponibles:
user,
department
orderBy
enum<string>
Options disponibles:
desc,
asc

Réponse

200 - application/json

Successful response, return unique space collaborator list.

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