Get a file by ID

Returns the details of an existing file. To bulk fetch multiple files by their IDs, use GET /files?id__in=<ID1>&id__in=<ID2>.

Both partner tokens and entity user tokens can be used for authentication.