latestOpenAPI 3.0.32026-08-201592,4923.4 MB

53223abaceb7

Spaces

Get Space Info

Get Space metadata, current user permissions, and view Space settings

get/spaces/{spaceId}

Path parameters

spaceIdstring uuid required

The space ID

Response

OK

spaceIdstring uuid
organizationIdstring uuid

Only present for Team Spaces

ownerUsernamestring

Only present for Personal Spaces

spaceType'PERSONAL' | 'TEAM'
namestring
createdAtstring date-time
lastModifiedAtstring date-time

Example response

{
  "name": "Team 1 Space"
}