Error
Agent Config
Get Agent Stats
Returns aggregated conversation statistics for the specified agent,
including total conversations, qualified leads, qualification rate,
and response rate.
Requires agent_config:view permission.
GET
Error
Documentation Index
Fetch the complete documentation index at: https://docs.naturalead.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token using an API key (format nl_live_* or nl_test_*)
Path Parameters
Agent configuration ObjectId
Response
Agent statistics
Total number of conversations using this agent
Number of leads qualified by this agent
Percentage of conversations that resulted in qualification (0-100)
Percentage of conversations where the lead responded (0-100)