Space

Retrieve details of a specific Space

get/api/v1/getSpace/{spaceId}

Path parameters

spaceIdstring required

The ID of the space

Response

Space retrieved successfully

idstring

The ID of the retrieved space

createdAtstring date-time
imgstring

Image URL for the space

namestring

The name of the space

slugstring

The slug of the space

isOwnerboolean

Whether the user is the owner of the space

Changes

No recorded changes to this endpoint across all 3 revisions of this API.