cURL
curl --request GET \ --url https://api.cpln.io/org/{org}/agent/{name}/-info \ --header 'Authorization: <api-key>'
{ "protocolVersion": "v1", "instanceId": "<string>", "lastActive": "2023-11-07T05:31:56Z", "env": {}, "peerCount": 123, "serviceCount": 123 }
Documentation IndexFetch the complete documentation index at: https://docs.controlplane.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.controlplane.com/llms.txt
Use this file to discover all available pages before exploring further.
Service account key can be used as API keys
Success
v1
v2