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.
Default authentication mechanism
Maximum number of domains to list from a request.
20
Get domains created after this JavaScript timestamp.
1609499532000
Get domains created before this JavaScript timestamp.
1612264332000
The Team identifier to perform the request on behalf of.
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
The Team slug to perform the request on behalf of.
"my-team-url-slug"
Successful response retrieving a list of domains.
The response is of type object
.
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.
Default authentication mechanism
Maximum number of domains to list from a request.
20
Get domains created after this JavaScript timestamp.
1609499532000
Get domains created before this JavaScript timestamp.
1612264332000
The Team identifier to perform the request on behalf of.
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
The Team slug to perform the request on behalf of.
"my-team-url-slug"
Successful response retrieving a list of domains.
The response is of type object
.