Required Scopes
This API requires one of the following scopes:content
Query Parameters
The number of records to return in the response. Defaults to 10. Note: A hard limit of 300 records returned.
Required range:
x <= 300
Used to get the next page of results. Use the limit of the previous request as the offset to get the next set of results.
Return the emails ordered by a particular field value. Use a negative value to sort in descending order (e.g. orderBy=-created).