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

organizationId
string
erforderlich

Abfrageparameter

skip
number | null
Standard:0
take
number | null
Standard:10
Erforderlicher Bereich: x <= 100

Antwort

200 - application/json

Get space manage list successfully

id
string
erforderlich
name
string
erforderlich
baseCount
number
erforderlich
collaboratorCount
number
erforderlich
isOrganization
boolean
Zuletzt geändert am 4. September 2026