TOOL API

dm_conversations.dm_events.list

Retrieves direct message events for a specific conversation.

socialOAuth1 credits

Call information

Tool slug
twitter.dm_conversations.dm_events.list
Provider
Twitter / X
Average response
0 ms
Calls in 7 days
0

Input parameters

idrequired

Unique identifier of a DM conversation. This can either be a numeric string, or a pair of numeric strings separated by a '-' character in the case of one-on-one DM Conversations.

max_results

integer

pagination_token

A base32 pagination token.

event_types

array

dm_event.fields

The fields available for a DmEvent object.

expansions

The list of fields you can expand for a [DmEvent](#DmEvent) object. If the field has an ID, it can be expanded into a full object.

media.fields

The fields available for a Media object.

user.fields

The fields available for a User object.

tweet.fields

The fields available for a Tweet object.