Skip to main content
GET
Measured conversations

Authorizations

Authorization
string
header
required

nia_sk_...

Query Parameters

since
string<date>
required

The first day of the period.

until
string<date>
required

The last day of the period.

source_id
string<uuid> | null

Only this agent's conversations.

cursor
string | null
limit
integer
default:50
Required range: 1 <= x <= 200

Response

One page of measured conversations.

items
MeasuredConversation · object[]
required
next_cursor
string | null