Skip to main content
GET
Fetch Space by Short ID
Fetches a space using its shortId. Returns the same SpaceDetailed shape as the UUID fetch endpoint.

Query Parameters

shortId
string
required
The short identifier of the space.
include
string
Optional. Pass "files" to include file objects.

Response

Returns a SpaceDetailed object.

Error Responses

See also: useFetchSpaceByShortId