Get agent call logs
Returns paginated call logs for a specific agent.
Authentication
AuthorizationBearer
API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.
Path parameters
id
Agent ObjectId
Query parameters
page
Page number (default 1)
offset
Records per page (default 10)
Response
Paginated call logs
success
data
Errors
401
Unauthorized Error
500
Internal Server Error

