Skip to main content
GET
Get domain DNS verification history

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

domainId
string
required

Response

200 - application/json

The DNS verification history inside the standard { data, meta } envelope: data carries the resolved domainId, the requested days window, and an entries array of timestamped record snapshots (each showing the record type and its verified/partial/failed state at that point).

The response is of type object.