GET
/
file

Authorizations

Authorization
string
header
required

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
hasNext
boolean
required
total
integer
required
totalPages
integer
required
files
object[]