Skip to main content
GET
List uploads

Authorizations

Authorization
string
header
required

OptimalDial API key, prefixed od_live_, sent as Authorization: Bearer .... Mint keys in the in-app developer panel; they are scoped to a single organization.

Query Parameters

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

Opaque cursor returned as next_cursor in the previous response.

Response

A page of uploads.

data
object[]
required
next_cursor
string | null
required