List files
Returns a paginated list of Research File objects.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query Parameters
page
1-based page index.
limit
Page size (items per page).
Response
A paginated list of files.
data
List of file objects.
pagination