curl --request GET \ --url http://localhost:8080/apps
{ "results": [ { "config": "config1.yaml", "id": 1, "app_id": "app1" }, { "config": "config2.yaml", "id": 2, "app_id": "app2" } ] }
Get all applications
Documentation IndexFetch the complete documentation index at: https://docs.embedchain.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.embedchain.ai/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Was this page helpful?