remy
remy

Get Conversation Endpoint

One conversation with its full message thread — for an email conversation, first checks the sending mailbox via IMAP for any new creator reply and logs it before returning the thread.

get/api/v1/remy/conversations/{conversation_id}

Path parameters

conversation_idstring required

Response

Successful Response

idstring required
creator_idstring required
platformstring required
channelstring required
statusstring required
agreed_pricenumber nullable
handlestring nullable
display_namestring nullable
profile_pic_urlstring nullable
followersinteger nullable
last_message_atstring date-time nullable
last_message_previewstring nullable
last_message_rolestring nullable
campaign_idstring required

Changes

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