List Emails
List emails
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Client id owned by the brand
Sales Associate id owned by the brand
Only show emails updated after the given time. This is a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ.
Combined with the from
parameter, only show emails updated whitin the given range (from..to) time. This is a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ.
Page number of the results to fetch. Default: 1
Results per page (max 100). Default: 30
Response
Unique identifier of the store where the email originated from (based on associate assignment)
Store name of where the email originated from (based on associate assignment)
Unique identifier of the associate that created the email
Full name of the associate who created the email
Unique identifier of the client that the email was sent to
Full name of the client that the email was sent to
Unique identifier of the template that was used for the email
Name of the template that was used for the email
Unique identifier of the Slice that was include in the email (if any)
Timestamp of when the email was created