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

spaceId
string
erforderlich

Abfrageparameter

includeSystem
boolean | null
includeBase
boolean | null
skip
number | null
take
number | null
type
enum<string>
Verfügbare Optionen:
user,
department
orderBy
enum<string>
Verfügbare Optionen:
desc,
asc

Antwort

200 - application/json

Successful response, return space collaborator list.

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