Retrieve a list of domains
Domains
Retrieve a list of domains
GET
Retrieve a list of domains
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Domains to filter by. eg. domains=domain1&domains=domain2
The search term to filter the domains by.
Required string length:
1 - 190Whether to include archived domains in the response.
The page number for pagination.
The number of domains per page.
Required range:
1 <= x <= 50The field to sort the domains by.
Available options:
created_at, domain The order to sort the domains by.
Available options:
desc, asc