Get a template

View as Markdown
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

idstringRequired>=1 character

Response

The template.
object"template"
idstring
namestring
mimeTypestring
statusenum
createdAtstring
kindstring
downloadUrlstring
uploadUrlstring
uploadExpiresAtstring

Errors

404
Not Found Error
429
Too Many Requests Error