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/{id}/check \ --header 'Authorization: <api-key>'
{ "domain": { "_id": "<string>", "user": "<string>", "name": "<string>", "type": "<string>", "project": { "_id": "<string>", "project_id": "<string>" }, "status": "<string>", "certificatesStatus": "<string>", "redirectTo": "<string>", "redirectStatus": 123, "updated_at": "<string>", "punycodeName": "<string>", "verificationCode": "<string>", "created_at": "<string>", "__v": 123, "CNameRecord": "<string>", "issuedAt": "<string>" } }
check a domain that user owns
Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345". #
Bearer:
The id of your domain
Successful operation
Show child attributes