Skip to main content
GET
/
files
/
{name}
/
download
Download File
curl --request GET \
  --url https://api.example.com/files/{name}/download
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Path Parameters

name
string
required

Query Parameters

token
string | null
expires
integer | null

Response

Successful Response