Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Domains to filter by. eg. domains=domain1&domains=domain2
The search term to filter the domains by.
1 - 190
Whether to include archived domains in the response.
The page number for pagination.
The number of domains per page.
1 <= x <= 50
The field to sort the domains by.
created_at
, domain
The order to sort the domains by.
desc
, asc
The response is of type object[]
.