API reference

API reference index

For the complete API reference, select an endpoint from the list:

Get all messages in a 1-1 conversation

GET /2/dm_conversations/with/:user_id/dm_events

Get all messages in a specific conversation (both group and 1-1 conversations)

GET /2/dm_conversations/:dm_conversation_id/dm_events

Get all messages across a user's DM conversations (both sent and received, group and 1-1 conversations)

GET /2/dm_events