English
cURL
curl --request GET \ --url https://eu.phrase.com/connectors/files/v1/download-file/{uid} \ --header 'Authorization: Bearer <token>'
Download file synchronously from the file storage.
JWT token created by calling Phrase API /oauth/token endpoint.
OK
Was this page helpful?