cURL
curl --request GET \ --url https://analyst.heyhumm.ai/api/mcp/connection/list
{ "organization_id": "<string>", "databases": [ { "id": "<string>", "name": "<string>", "connector_type": "<string>", "source_type": "<string>", "is_active": true } ], "saas_apps": [ { "id": "<string>", "name": "<string>", "connector_type": "<string>", "source_type": "<string>", "is_active": true } ] }
Documentation IndexFetch the complete documentation index at: https://heyhumm.ai/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://heyhumm.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Show child attributes