List Agent Sessions Summary

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
limitintegerOptionalDefaults to 20
Number of sessions per page
cursorstring or nullOptional
Pagination cursor
tool_filterstring or nullOptional
Filter sessions by tool name

Response

Successful Response

Errors