authenticatedRequest
Can be used if you want to quickly access a file under an url with your auth_token using a custom download method.
To interact with files which require authentication use the provided access token and add it to the Authorization header:
Authentication: Bearer <your_access_token>
Parameters
path
The path to download