Conversations and messages
Get Chat Conversation Events
Retrieves messages and key change events for a specific Chat conversation with pagination support. For 1:1 conversations, provide the recipient’s user ID; the server constructs the canonical conversation ID from the authenticated user and recipient.
GET
Get Chat Conversation Events
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Pattern:
^([0-9]{1,19}|[0-9]{1,19}-[0-9]{1,19}|g[0-9]{1,19})$Query Parameters
Required range:
1 <= x <= 100A comma separated list of ChatMessageEvent fields to display. The fields available for a ChatMessageEvent object.
Minimum array length:
1Available options:
conversation_id, conversation_token, created_at, encoded_event, id, is_trusted, message_event_signature, previous_id, sender_id