curl --location --request GET 'https://dev.your-api-server.com/api/file?fileId=20626e5c-cd73-49fa-a72f-07ee1bfbee49' \ --header 'Authorization: {{ACCESS_TOKEN}}' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{}