Skip to main content
GET
Fetch Space
Fetches a space by UUID. Returns full space details including membership permissions for the authenticated user, parent space, and child space previews.

Path Parameters

string
required
UUID of the space.

Query Parameters

string
Optional. Pass "files" to include avatar and banner file objects.

Response

Returns a SpaceDetailed object including memberPermissions, parentSpace, and childSpaces.

Error Responses

See also: useFetchSpace