Skip to main content
GET
List Omni call records

Authorizations

Authorization
string
header
required

Use Authorization: Bearer pyai_live_... (or pyai_test_...).

Query Parameters

limit
integer
default:20
Required range: 1 <= x <= 100
cursor
string

Pass the previous page's next_cursor.

session_label
string

Only calls connected with this opaque session tag.

Response

Paginated Omni call list

object
string
Example:

"list"

data
object[]
has_more
boolean
next_cursor
string | null