Get Agent Tool Usage

Get tool usage statistics for a specific agent. This endpoint aggregates tool invocations from spans data to show which tools are most frequently used by an agent.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

agent_idstringRequired

Query parameters

start_datestring or nullOptional
Start date in ISO format
end_datestring or nullOptional
End date in ISO format

Response

Successful Response

Errors