Fax to Email

List emails for a number

List any emails for a number.

get/services/{id}/numbers/{phoneNumber}/emails

Query parameters

pageinteger
Example:1

The page to fetch. If not specified, the first page will be returned.

pageSizeinteger
Example:20

Number of items to return on each page.

Response

A list of emails associated with the number.

emailsstring[]

List of emails numbers

pageinteger

Current page

totalPagesinteger

Total number of pages.

pageSizeinteger

Number of items per page.

totalItemsinteger

Total size of the result.

Changes

No recorded changes to this endpoint across all 2 revisions of this API.