Skip to main content

GET /api/files/:id/download

MethodGET
Path/api/files/:id/download
GroupFiles
Authsession cookie
Sourceshared/api-core/src/routes/files.ts

Call it

curl -X GET https://zeqsdk.com/api/files/:id/download

Requires an authenticated session — sign in first; the session cookie is sent automatically by the browser/SDK.

Reference