GET v5/domains
Summary: List all the domains
Operation ID: getDomains
Auth: unknown
Operation ID: getDomains
Auth: unknown
Description
Retrieves a list of domains registered for the authenticating user. By default it returns the last 20 domains if no limit is provided.
Parameters (4)
limit
(number, query, optional)
Maximum number of domains to list from a request.
since
(number, query, optional)
Get domains created after this JavaScript timestamp.
teamId
(string, query, optional)
The Team identifier or slug to perform the request on behalf of.
until
(number, query, optional)
Get domains created before this JavaScript timestamp.
No probe data for this endpoint yet.