Get aggregate statistics for an agent's knowledge base including total sources, chunks, and storage usage.
Request
Add parameter in header x-api-key
Example:x-api-key: ********************
or
Responses
This response does not have a body.
curl --location --request GET 'https://api.rocketlead.com/api/v1/kb/stats?agentId' \
--header 'x-api-key: <api-key>'
Modified at 2026-03-10 15:25:46