cURL
curl --request GET \ --url https://api.example.com/presentations/{presentation_id}/download
{ "file": {} }
completed