cURL
curl --request GET \ --url https://api.example.com/v1/files
Downloads a specific file (via token or path).
OK