Files
List files
Returns a list of files that belong to the user’s organization.
GET
/
files
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
data
object[]
object
string
Object type, which will always be 'list'.