Skip to main content
GET
List all Canned Responses in an Account

Authorizations

api_access_token
string
header
required

Token de usuario. Envía el valor en el header api_access_token. Lo obtienes en el perfil (GET /api/v1/profile) o al regenerarlo.

Path Parameters

account_id
integer
required

The numeric ID of the account

Response

Success

id
integer

ID of the canned response

account_id
integer

Account Id

short_code
string

Short Code for quick access of the canned response

content
string

Message content for canned response

created_at
string

The date and time when the canned response was created

updated_at
string

The date and time when the canned response was updated