List spaces
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
limit
Response
The spaces.
object
data
Errors
429
Too Many Requests Error