Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

organizationId
string
required

Query Parameters

skip
number | null
default:0
take
number | null
default:10
Required range: x <= 100

Response

200 - application/json

Get space manage list successfully

id
string
required
name
string
required
baseCount
number
required
collaboratorCount
number
required
isOrganization
boolean
Last modified on March 5, 2026