Fetch Space
Space Endpoints
Fetch Space
Get a single space by its UUID
GET
Fetch Space
Fetches a space by UUID. Returns full space details including membership permissions for the authenticated user, parent space, and child space previews.Documentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
UUID of the space.
Query Parameters
Optional. Pass
"files" to include avatar and banner file objects.Response
Returns a SpaceDetailed object includingmemberPermissions, parentSpace, and childSpaces.
Error Responses
Not Found — 404
Not Found — 404

