GET
/
file

Authorizations

Authorization
string
headerrequired

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

Query Parameters

take
integer

The number of results to return

page
integer

The page number to return

Response

200 - application/json
totalPages
integer
required
total
integer
required
hasNext
boolean
required
files
object[]