Sent emails

List all the sent email IDs for a campaign

get/campaigns/{id}/sent_email_ids

Path parameters

idstring required

The ID of the campaign

Response

A dictionary with a sent_email_ids property which is an array of IDs

sent_email_idsstring[] required

An array of SentEmail objects

Changes

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