Skip to main content

GET /api/chain/:slug/site/file/:sha

MethodGET
Path/api/chain/:slug/site/file/:sha
GroupSite Admin
Authsession cookie
Sourceshared/api-core/src/routes/siteAdmin.ts

Call it

curl -X GET https://zeqsdk.com/api/chain/:slug/site/file/:sha

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

Reference