Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://dns-service.iran.liara.ir/api/v1/zones/{zone}/dns-records \ --header 'Authorization: <api-key>'
{ "status": "<string>", "data": [ { "id": "<string>", "name": "<string>", "type": "<string>", "ttl": 123, "contents": [ {} ] } ] }
Get all Dns Records on this zone
Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345". #
Bearer:
The name of the zone to see all dns records
Successful operation
success
Show child attributes