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

Documentation Index

Fetch the complete documentation index at: https://docs.sylvian.ai/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

token
string
required

Response

Successful Response