List domains
Fetch a list of all domains associated with this API key.
Authorizations
Query Parameters
A list of domains to fetch. If this parameter is present, only domains whose name matches an item in this list are returned.
The maximum number of domains included in the response. If not specified, defaults to 10.
x <= 5000Offset into the list of domains to return. If not specified, defaults to 0.
Response
Successfully found the domain
A list of domains
The total number of domains that are accessible with the given API key that match the list of domains in the 'domains' parameter. If there is no 'domains' parameter, this field is the total number of domains that are accessible with with this API key. A domain is accessible with a given API key if it is associated with that API key, or if it is not associated with any API key.

