cURL
curl --request GET \ --url https://api.example.com/api/agents/{agentId}/knowledge/documents
{ "documents": [ {} ] }
Was this page helpful?