List approved email domains
Returns a list of approved email domains for a given account. An approved email domain is a domain that can be supplied as part of someone’s email address when you create a person.
GET
List approved email domains
Authorizations
Path Parameters
The ID of the account to work with.
Example:
"F50091"
Query Parameters
The maximum number of results to return.
Required range:
1 <= x <= 1000Example:
200
The number of items to skip before returning results.
Example:
100
Response
200 - application/json
OK
The total amount of records matching the querying when "limit" is ignored.
Example:
67
The maximum number of results to return.
Required range:
1 <= x <= 1000Example:
200
The number of items to skip before returning results.
Example:
100
List approved email domains