Fetch Space by Short ID
Space Endpoints
Fetch Space by Short ID
Get a single space by its short identifier
GET
Fetch Space by Short ID
Fetches a space using its
See also: useFetchSpaceByShortId
shortId. Returns the same SpaceDetailed shape as the UUID fetch endpoint.
Query Parameters
The short identifier of the space.
Optional. Pass
"files" to include file objects.Response
Returns a SpaceDetailed object.Error Responses
Not Found — 404
Not Found — 404

