v2

latestOpenAPI 3.0.3Apache-2.02026-08-07119359591.9 KB
Spaces

Get a space

Get a specific space by its ID.

<Note>This endpoint is in beta, read more here.</Note>

get/v2/spaces/{space_id}

Path parameters

space_idstring required

A universally unique identifier (base64-encoded opaque string).

Example:RW50aXR5OjEyMzQ1

The unique space identifier (base64)

Response

A space object

idstring required

Unique identifier for the space

namestring required

Name of the space

descriptionstring required

A brief description of the space's purpose

created_atstring date-time required

Timestamp for when the space was created

is_privateboolean required

Whether the space is private. Private spaces are only visible to their members and account/org/space admins.