Podio API Documentation
Files: Download file
Returns the file itself
Usage
- PHP Client
-
PodioFile.php
PodioFile::get_raw( $file_id );
- Ruby Gem
-
file_attachment.rb
Podio::FileAttachment.find_raw( id )
Parameters
- file_id*
- Required.
- max_size
The maximum size the thumbnail needs to be in, if the download is used for thumbnailing.
Response
Content of the file in it's original mimetype
Sandbox
Try the operation "/file/{file_id}/raw"You can simulate the API request by filling out the arguments below, and press the submit button to see the response.
You need to be logged in to Podio to use the Sandbox. Login here