Get Conversation
Get detailed conversation for a chat channel.
Get conversation for a channel
GET
https://9zie5pgzja.execute-api.us-east-1.amazonaws.com/production
This endpoint allows you to get all the conversations for this chat.
Query Parameters
Name
Type
Description
user_id
number
The user_id that is requesting this conversation. We will be using this user id to mark the messages as read.
chat_key
string
The chat_key is a unique identifier of each channel.
tenant
string
The tenant key that is requesting this data.
api_key
string
Api key for the tenant.
Last updated
Was this helpful?