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.
Get experimental edge summaries.
cURL
curl --request GET \ --url https://{hostname}.gable.ai/v0/experimental/edges \ --header 'X-API-KEY: <api-key>'
{ "edges": [ { "id": "<string>", "sourceComponentId": "<string>", "destinationComponentId": "<string>", "namespace": "<string>" } ] }
Optional namespace to scope returned edges.
Successful operation
Experimental edge list response.
Show child attributes