Records

Fetch Records - onchain

get
/ens/v1/subname/records

Retrieves all records associated with a subname - goes through CCIP-Read flow to fetch records

Query parameters
ensstringRequired

The subname

Example: justanexample.eth
providerUrlstringRequired

Provider URL

Example: https://cloudflare-eth.com
Responses
200

Records were fetched successfully.

application/json
get
/ens/v1/subname/records
200

Records were fetched successfully.

Was this helpful?