Get files
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
Query parameters
Return only files with specified IDs. Valid but nonexistent IDs do not raise errors but produce no results.
To specify multiple IDs, repeat this parameter for each value: id__in=<id1>&id__in=<id2>