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