Get File

Downloads the file.

Role

Administrator 
Normal User 

Method

GET 

URL

/api/v2/projects/:projectIdOrKey/files/:sharedFileId 

URL parameters

Parameter Name Type Description
projectIdOrKey String Project ID or Project Key
sharedFileId Number File ID

Response example

Status Line / Response Header

HTTP/1.1 200 OK 
Content-Type:application/octet-stream 
Content-Disposition:attachment;filename="sharedFile.doc"