List Conversations
Your DM conversations, newest first. Each conversation includes its details and participants. Provide your encryption_code (your XChat PIN — the code you set when enabling encrypted chats on X) to also include a decrypted last_message preview of the most recent message in each conversation. Use cursor_id and graph_snapshot_id from next_cursor to load more.
Authorizations
Your OmniX API key, e.g. omnix_live_.... Billed per call.
Query Parameters
The X account auth_token cookie the action runs as.
Your XChat PIN. Provide it to include a preview of the most recent message in each conversation. Without it, you'll get the conversation details and participants, but no message preview.
Page size (1–100).
From a previous response next_cursor.cursor_id — paginate to the next page of conversations.
From a previous response next_cursor.graph_snapshot_id — paired with cursor_id.
Optional outbound proxy for this call (http:// or https://, optionally user:pass@host:port). The X request runs through it — useful for geo-routing or spreading calls across IPs. SOCKS proxies are not supported.