remy
remy

List Conversations Endpoint

Every conversation this user owns, with a last-message preview for the list view.

get/api/v1/remy/conversations

Query parameters

campaign_idstring nullable

Scope to one campaign; omit for all of this user's.

Scope to one campaign; omit for all of this user's.

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

Changes

No recorded changes to this endpoint across all 1 revision of this API.