Domains
Get Domains
Retrieve a list of domains associated with the client
GET
Authorizations
API key for authentication.
Query Parameters
Sort the response by given field.
Available options:
id
, name
, status
, created_at
, -id
, -name
, -status
, -created_at
Number of items to return
Required range:
0 <= x <= 100
Number of items to skip
Required range:
0 <= x <= 100000
Filter domains based on the domain status The different statuses a domain can have
Available options:
active
, bypass
, monitor
, locked
Filter domains based on the domain name. Supports '*' as a wildcard character
Filter domains based on their IDs
The domain ID
Response
200
application/json
Successful Response
The response is of type object
.