Get Chat Thread Messages
Chat
Get Chat Thread Messages
Get the messages of the chat thread with the given ID.
Args:
thread_id (str): The .thread_id of the chat thread
limit__last_n (int | None): Limit to the last N messages
offset (int | None): Offset for pagination
approved_user (User): The current approved user
Returns: Dict containing the messages of the chat thread
GET
Get Chat Thread Messages
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Response
Successful Response
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