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://api.iran.liara.ir/v1/domains \ --header 'Authorization: <api-key>'
{ "domains": [ { "_id": "<string>", "name": "<string>", "type": "<string>", "project": { "_id": "<string>", "project_id": "<string>" }, "status": "<string>", "certificatesStatus": "<string>", "redirectTo": "<string>", "redirectStatus": 123, "created_at": "<string>", "CNameRecord": "<string>" } ] }
get all domains that user owns
Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345". #
Bearer:
The name of your app
Successful operation
Show child attributes