List templates
Lists your organization's templates, newest first.
These are picker rows: no download URLs. Fetch [a single template](https://docs.cloudraker.com/api/cloud-raker-api/templates/get-template) when you need its signed `downloadUrl`.
`?limit` caps the page (1–200, default 50); there is no cursor.
**Learn more:** [Form filling guide](https://docs.cloudraker.com/capabilities/fill)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
limit
Response
The templates.
object
data
Errors
429
Too Many Requests Error