GET
/
organizations
/
{organization_name}
/
files
/
{filename+}
Download a file
curl --request GET \
  --url https://storage-api.salad.com/organizations/{organization_name}/files/{filename+} \
  --header 'Salad-Api-Key: <api-key>'
This response does not have an example.
Last Updated: October 04, 2024

Authorizations

Salad-Api-Key
string
header
required

Path Parameters

organization_name
string
required
filename+
string
required

Response

File retrieved successfully

The response is of type file.