Skip to main content
GET
List Objects in a Volume

Authorizations

Authorization
string
header
required

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

Query Parameters

volume
string
required
prefix
string
default:""
page_token
string
default:""

Response

Successful Response

objects
VolumeObject · object[]
required
next_page_token
string | null