List files

View as Markdown
Lists the files your organization has registered, newest first. `?limit` caps the page (1–200, default 50). There is no cursor today — paging is by `limit` only. **Learn more:** [Working with files](https://docs.cloudraker.com/developers/files)

Authentication

AuthorizationBearer

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

Query parameters

limitintegerOptional1-200

Response

The files.
object"list"
datalist of objects

Errors

429
Too Many Requests Error