cURL
curl --request GET \ --url https://control-plane.kubiya.ai/api/v1/context-graph/api/v1/graph/stats \ --header 'Authorization: Bearer <token>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Get statistics about the context graph.
Documentation IndexFetch the complete documentation index at: https://docs.kubiya.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.kubiya.ai/llms.txt
Use this file to discover all available pages before exploring further.
Enter your Kubiya API token (format: Bearer )
Successful Response
Was this page helpful?