Creator Messages

List creator conversations

The shop's creator DM inbox. Use unreplied_only=true to get conversations awaiting a reply (what an AI agent typically iterates).

get/creator-messages/conversations

Query parameters

offsetinteger
limitinteger
unread_onlyboolean
unreplied_onlyboolean

Response

Successful Response

offsetinteger required
limitinteger required
has_moreboolean required
total_countinteger required
unread_conversationsinteger

Number of conversations with at least one unread message (NOT the number of unread messages — see /creator-messages/stats unread_messages for that). Independent of the unread_only filter.

unreplied_conversationsinteger

Number of conversations whose last message came from the creator (awaiting a shop reply). Independent of the unreplied_only filter.

Changes

No recorded changes to this endpoint across all 2 revisions of this API.