List calls in the workspace
Returns historical calls ordered by creation time, newest first.
Use agent_id to narrow to a single agent. Pagination is
opaque-cursor; pass the previous response’s next_page_token
to fetch the next page. Last page returns an empty token.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
agent_id
page_size
page_token
Response
Paginated list of calls
calls
next_page_token