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
spaceId
string
required

Response

200 - application/json

Get space manage detail successfully

id
string
required
name
string
required
isOrganization
boolean
required
base
object[]
required
collaboratorCount
number
required
externalUserCount
number
required
Last modified on March 5, 2026