List spaces

View as Markdown
Lists your organization's spaces, newest first. `?limit` caps the page (1–200, default 50). There is no cursor — paging is by `limit` only. `expiresAt` is `null` for a space created outside the API, which has no deadline. **Learn more:** [Spaces](https://docs.cloudraker.com/developers/spaces)

Authentication

AuthorizationBearer

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

Query parameters

limitintegerOptional1-200

Response

The spaces.
object"list"
datalist of objects

Errors

429
Too Many Requests Error