v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-151,1412,2144.5 MB
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

limitinteger required

Number of items requested in the response

offsetinteger required

Items response offset used

countinteger required

Number of items contain in the response