Retrieve a list of domains associated with the client
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Sort the response by given field.
id, name, status, created_at, -id, -name, -status, -created_at Number of items to return
0 <= x <= 100Number of items to skip
0 <= x <= 100000Filter domains based on the domain status
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
Successful Response