v1

latestOpenAPI 3.0.32026-07-134103031.5 MB
Domains

List Domains

get/domains/

Query parameters

discovery_enabledboolean
lengthinteger

Number of results to return per page.

orderingstring

Which field to use when ordering the results.

pageinteger

A page number within the paginated result set.

searchstring

A search term.

search_fldstring

Search FLD

sourcestring[]

Source of domains to filter results.

verifiedboolean

Response

countinteger

Total number of results.

page_totalinteger

Total number of pages.

pageinteger

Number of the current page.
The first page is 1.
Defaults to 1 if no specific page is requested.

lengthinteger

Number of results returned per page.

Example response

{
  "count": 6,
  "page_total": 1,
  "page": 1,
  "length": 10
}