Sent emails
List all the sent email IDs for a business
get/businesses/{id}/sent_email_ids
Path parameters
idstring required
The ID of the business
Query parameters
sincestring required
ISO 8601 timestamp for the start time (inclusive, max 60 days ago)
Response
A dictionary with a sent_email_ids property which is an array of IDs
Changes
No recorded changes to this endpoint across all 1 revision of this API.