Skip to content

Download a secure file

GET
/api/v4/projects/{id}/secure_files/{secure_file_id}/download

Downloads the contents of a specified secure file in a project.

id
required
One of:
string

The ID or URL-encoded path of the project owned by the authenticated user

secure_file_id
required
integer

The ID of a secure file

OK

Bad Request

404 Not found