Skip to main content
GET
Get a specific domain lookup by ID

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Path Parameters

project_id
string<uuid>
required
lookup_id
string<uuid>
required

Response

Successful Response

success
boolean
default:true
data
DomainLookupResponse · object | null

Full domain lookup record including all JSONB data columns.