Skip to main content
GET
List uploads for the calling org

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

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

Response

Upload list

uploads
object[]
required
nextCursor
string | null

Opaque cursor for the next page, or null on last page