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.erna.ai/v1/workspaces/{workspaceId}/connections/{connectionId} \ --header 'Authorization: Bearer <token>'
{ "id": "<string>", "connector": "<string>", "displayName": "<string>", "grantedCapabilities": [ "<string>" ], "metadata": {} }
OAuth2 access token or API key
"ws_123"
"conn_123"
Connection
ready
authorization_required
Show child attributes