curl --request GET \
--url https://api.replyke.com/api/v6/:projectId/api/v7/spaces/by-short-idGet a single space by its short identifier
curl --request GET \
--url https://api.replyke.com/api/v6/:projectId/api/v7/spaces/by-short-idshortId. Returns the same SpaceDetailed shape as the UUID fetch endpoint.
"files" to include file objects.Not Found — 404
{ "error": "Space not found.", "code": "space/not-found" }