v1

latestOpenAPI 3.1.02026-08-0612447737.4 KB
Message Action

List Message Actions

Retrieve a list of message actions

get/message_action

Query parameters

idstring

Message action ID

created_atstring

Message action creation date

updated_atstring

Latest update

organisation_idstring

Organisation ID

conversation_idstring

Conversation ID

message_idstring

Message ID

typestring

Type of message action

subtypestring

Subtype of message

textstring

Text of message action

datastring

Data of message action

clickedstring

Is message action clicked?

selectstring

Filtering Columns

orderstring

Ordering. Allowed Fields: updated_at

offsetstring

Limiting and Pagination

limitstring

Limiting and Pagination

Headers

Rangestring

Limiting and Pagination

Range-Unitstring

Limiting and Pagination

Response

OK

idstring uuid

Message action ID

created_atstring timestamp with time zone

Message action creation date

updated_atstring timestamp with time zone

Latest update

organisation_idstring uuid

Organisation ID

conversation_idstring uuid

Conversation ID

message_idstring uuid

Message ID

type'quick_reply' | 'call_to_action' | 'list' public.message_action_type

Type of message action

subtype'url' | 'phone_number' public.message_action_subtype nullable

Subtype of message

textstring text

Text of message action

datastring text nullable

Data of message action

clickedboolean

Is message action clicked?