Skip to main content
GET
Get Chat Thread Messages

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

thread_id
string
required

Query Parameters

limit__last_n
integer | null
offset
integer | null

Response

Successful Response

role
string
required
content
string
required
date_added
string<date-time>
required
date_updated
string<date-time>
required
frontend_actions
enum<string>[]

The Front-end actions.

Available options:
enable_submit_button,
disable_submit_button,
update_campaign_draft,
set_campaign_draft_step_1,
set_campaign_draft_step_2,
set_campaign_draft_step_3,
set_campaign_draft_step_4