Get a space

View as Markdown
Returns a space and when it expires. **Learn more:** [Spaces](https://docs.cloudraker.com/developers/spaces)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

spaceIdstringRequired>=1 character

Response

The space.
object"space"
idstring
namestring
createdAtstring
expiresAtstring or null

Errors

404
Not Found Error
429
Too Many Requests Error