Get all emails
Returns first N emails specified by the size parameter with page offset specified by page parameter.
| Query Parameters |
|---|
filters stringFilter |
page int32Zero-based page index. |
size int32The size of the page to be returned. |
sort string[]Sorting criteria in the format: property(,asc|desc). Default sort order is ascending. Multiple sort criteria are supported. |
search stringSearch query |
| Header Parameters |
|---|
X-Tenant-ID — REQUIRED |
| Responses | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200OK
| |||||||||||||||||||||||||||||||||
401Unauthorized | |||||||||||||||||||||||||||||||||
403Forbidden | |||||||||||||||||||||||||||||||||
404Not Found |