Get a template
Returns a template's metadata plus a signed `downloadUrl` for the stored bytes, valid for about an hour.
PDFs report `kind: "pdf-form"` — those are the ones [inspect](https://docs.cloudraker.com/api/cloud-raker-api/templates/inspect-template) can enumerate fields for.
**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.
Path parameters
id
Response
The template.
object
id
name
mimeType
status
createdAt
kind
downloadUrl
uploadUrl
uploadExpiresAt
Errors
404
Not Found Error
429
Too Many Requests Error