cURL
curl --request GET \ --url https://api.qa.tech/v1/applications \ --header 'Authorization: Bearer <token>'
{ "applications": [ { "shortId": "<string>", "name": "<string>", "kind": "<string>" } ] }
List all applications for the project
Documentation IndexFetch the complete documentation index at: https://docs.qa.tech/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.qa.tech/llms.txt
Use this file to discover all available pages before exploring further.
The request has succeeded.
Show child attributes
Was this page helpful?