Skip to main content
GET
/
api
/
v2
/
external
/
storage
/
download
/
{file_key}
Download File
curl --request GET \
  --url https://api.lyceum.technology/api/v2/external/storage/download/{file_key}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

file_key
string
required

Response

Successful Response