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/projects \ --header 'Authorization: <api-key>'
{ "projects": [ { "_id": "<string>", "project_id": "<string>", "type": "<string>", "status": "<string>", "scale": 123, "planID": "<string>", "created_at": "<string>", "isDeployed": true } ] }
get all details of all projects that user owns
Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345". #
Bearer:
Successful operation
Show child attributes