Audience
List Broadcasts
Retrieve a paginated list of email broadcasts sent to the audience of a specific store, identified by the x-store-id header. Supports pagination with limit, page, and offset query parameters, as well as filtering by status.
GET
List Broadcasts
Previous
Send Broadcast EmailSend a broadcast email to a selected audience of the store identified by `x-store-id`. Requires `name`, `subject`, `html`, and `recipients_type` in the request body. The recipients can be all subscribers or repeat customers, with detailed sender configurations required.
Next
List Broadcasts