Files
List files
Returns a list of files that belong to the user’s organization.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
A list of File objects.
The response is of type object
.