Skip to main content
GET
List files

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

A list of File objects.

data
object[]
object
string

Object type, which will always be 'list'.

Example:

"list"