cURL
domains
List domains
Retrieves a list of domains registered for the authenticated user or team. By default it returns the last 20 domains if no limit is provided.
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The Team identifier or Team slug to perform the request on behalf of.
Example:
"team_xbtegd63gdg5636gdg"
Maximum number of domains to list from a request
Example:
20
Get domains created after this JavaScript timestamp
Example:
"1540095775941"
Get domains created before this JavaScript timestamp
Example:
"1540095775941"