Skip to main content
The Direct Messages lookup endpoints let you retrieve DM events for the authenticated user, including messages from both one-to-one and group conversations.

Overview

All DM events

Get all DM events for the user

One-to-one

Get events from a specific conversation

By conversation ID

Get events by conversation ID

Event types

Messages, joins, and leaves

Endpoints


Event types


Data retention

Events from up to 30 days ago are available through these endpoints.

Getting started

Prerequisites

Quickstart

Make your first DM lookup request

Integration guide

Key concepts and best practices

API Reference

Full endpoint documentation

Sample code

Working code examples