Get a text template by ID

Get all custom contents

Authentication

AuthorizationBearer

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

Path parameters

text_template_idstringRequired

Headers

x-monite-versionstringRequired
x-monite-entity-idstringRequired
The ID of the entity that owns the requested resource.

Response

Successful Response
idstringformat: "uuid"
created_atdatetime
updated_atdatetime
document_typeenum
is_defaultboolean
namestring
templatestring
typeenum

Errors

401
Get Text Templates ID Request Unauthorized Error
422
Get Text Templates ID Request Unprocessable Entity Error
429
Get Text Templates ID Request Too Many Requests Error