Domains
Get Domains
Retrieve a list of domains associated with the client
get/waap/v1/domains
Query parameters
ordering'id' | 'name' | 'status' | 'created_at' | '-id' | '-name' | '-status' | '-created_at'
Sort the response by given field.
Sort the response by given field.
limitinteger
Number of items to return
Number of items to return
offsetinteger
Number of items to skip
Number of items to skip
status'active' | 'bypass' | 'monitor' | 'locked'
The different statuses a domain can have
Filter domains based on the domain status
namestring
Filter domains based on the domain name. Supports '*' as a wildcard character
Example:*example.com
Filter domains based on the domain name. Supports '*' as a wildcard character
idsinteger[]
Filter domains based on their IDs
Filter domains based on their IDs
Response
Successful Response