get
https://connect.routee.net/viber/transactional/templates/
Returns one BM transactional template by id. Ownership is validated from your OAuth token.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Returns one template by templateId. Routee validates that the template belongs to your account.
Response fields
| KEY | DESCRIPTION |
|---|---|
id | Template id |
serviceId | Viber service id |
category | OTP or Transactional |
status | e.g. PENDING_MODERATION, APPROVED, REJECTED |
statusNote | Moderation detail when available |
createdAt, lastModified | Unix epoch timestamps |
params, locales, varExample | Template definition |
callbackUrl | Routee lifecycle webhook URL, if configured |
Only approved templates can be used with Send a Viber transactional template message.
403Missing or invalid OAuth token, or insufficient Viber permission
404Account or resource not found

