scheduledMessages
List scheduled messages
List messages with optional filters by status, contact, or campaign. Valid status values: draft | scheduled | sending | sent | failed | cancelled. Do NOT pass outreachStatus values (like 'replied') here — to find contacts who replied to a DM, use contacts_search(outreachStatus:'replied') or inbox_list.
get/scheduled-messages
Query parameters
status'draft' | 'scheduled' | 'sending' | 'sent' | 'failed' | 'cancelled'
contactIdstring
campaignSlugstring
limitinteger
offsetinteger
Response
Messages list