v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14205164.2 KB

The <code>ListDomains</code> operation lists all domains associated with the Access Key ID. It returns domain names up to the limit set by <a href="#MaxNumberOfDomains">MaxNumberOfDomains</a>. A <a href="#NextToken">NextToken</a> is returned if there are more than <code>MaxNumberOfDomains</code> domains. Calling <code>ListDomains</code> successive times with the <code>NextToken</code> provided by the operation returns up to <code>MaxNumberOfDomains</code> more domain names with each successive operation call.

post/#Action=ListDomains

Query parameters

MaxNumberOfDomainsstring

Pagination limit

NextTokenstring

Pagination token

Action'ListDomains' required
Version'2009-04-15' required

Response

Success