API Reference

/v1/assets/dns/{assetId}

Get a specific DNS record asset by assetId

Log in to see full request history
Path Params
string
required

The DNS asset ID to filter by.

Query Params
integer
Defaults to 1

The page number to retrieve.

integer
Defaults to 100

The number of records to retrieve per page.

Headers
string

Optional header to specify customer ID other than default

Responses

Response body
object
integer

The total number of records available.

integer

The current page number.

integer

The total number of pages.

integer

The limit of records per page.

results
array of objects
results
object
string

The ID of the DNS record asset.

integer

The ID of the customer.

string

The name of the customer.

date

The date of the premier scan run.

date

The date of the latest scan run.

string

The domain name associated with the DNS record.

string

The name of the DNS record.

string

The type of DNS record (e.g., A, CNAME, etc.).

integer

The TTL (Time to Live) value for the DNS record.

string

The IP address or value associated with the DNS record.

string

Metadata tags for the DNS asset.

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json