Skip to main content

GET /api/chain/:slug/site/list

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

Call it

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

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

Reference