Skip to main content
GET
List domains

Authorizations

Authorization
string
header
required

A Tolmo API token, sent as Authorization: Bearer <token>. Either a user token (usr_tok.*, minted by tolmo auth login, scoped to your own permissions) or an org API token created in the Tolmo app, for CI and automation.

Path Parameters

orgSlug
string
required

Query Parameters

q
string
Required string length: 1 - 512
lifecycleStatus
enum<string>
Available options:
current,
stale,
historical
dnsStatus
enum<string>
Available options:
resolved,
unresolved,
error,
not_checked
webStatus
enum<string>
Available options:
reachable,
unreachable,
blocked,
not_checked
source
string
Required string length: 1 - 128
labels
string
Required string length: 1 - 1024
offensiveAuthorized
enum<string>
Available options:
true,
false
page
integer
Required range: 1 <= x <= 9007199254740991
limit
integer
Required range: 1 <= x <= 100
apexDomain
string
required
Required string length: 1 - 253

Response

Default Response

page
integer
required
Required range: 0 < x <= 9007199254740991
limit
integer
required
Required range: 0 < x <= 9007199254740991
total
integer
required
Required range: 0 <= x <= 9007199254740991
totalPages
integer
required
Required range: 0 < x <= 9007199254740991
items
object[]
required