Files
List files
Get a list of files for a specified company. Use query parameters to paginate results.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Pagination cursor for the next set of results. Optional.
Number of items to return per page. Optional. Default is 10.
Required range:
1 <= x <= 100