List calls

Returns a paginated list of call observations for the authenticated client.

Authentication

AuthorizationBearer

JWT token from RubricHQ Settings → API Keys

Query parameters

agent_idintegerOptional
Filter by agent ID
client_idintegerOptional

Filter by client ID (defaults to your primary client)

pageintegerOptionalDefaults to 1
Page number
per_pageintegerOptional<=100Defaults to 20
Results per page

Response

Paginated list of calls
callslist of objects or null
metaobject or null