Skip to content

Messaging

Method Path Purpose
GET /v0/messages/unread Unread indicator
GET /v0/messages/threads List threads
GET /v0/messages/threads/{threadId}/messages/{messageId} Fetch body
POST /v0/messages Send or reply (include thread id to reply)

Recipients are handles (no leading @). Resolve peers with user search. Messaging is subject to plan messaging/day entitlements.

Guide: Sending messages.