cURL
curl --request GET \ --url https://rippletide-backend.azurewebsites.net/api/agents/{id}/config
[ { "id": 123, "label": "<string>", "description": "<string>", "type": "knowledge", "node_count": 123, "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" } ]
Get knowledge entries or guardrails for an agent
knowledge
guardrail
List of configs