GET /api/users/:id/files/:filename
								Retrieve a file
Query parameters
| Parameter | Example | Description | 
|---|---|---|
pretty | 
?pretty=true | 
Pretty prints the result. Only useful for debugging. | 
select | 
?select=filename,niceSize | 
Defines the fields that will be returned for the file. |