cURL
curl --request GET \ --url https://api.noqa.ai/v1/apps/ \ --header 'x-api-key: <api-key>'
[ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z", "app_context": "<string>" } ]
List all apps in workspace (Public API with API Key authentication)
API Key for authentication. Get your API key from NOQA dashboard.
API Key for authentication
Successful Response
Application ID
Application name
Creation timestamp
Last update timestamp
Application context