Skip to main content
GET
List uploaded files

Authorizations

Authorization
string
header
required

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

Response

Uploaded files.

files
object[] | null
required

The organization's uploaded files, newest first.

$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://alpha.api.trycaesar.com/FileListResponse.json"