Skip to main content

GET /api/zeq/llm/credentials/:id

MethodGET
Path/api/zeq/llm/credentials/:id
GroupZeq Llm
Authsession cookie
Sourceshared/api-core/src/routes/zeqLlm.ts

Call it

curl -X GET https://zeqsdk.com/api/zeq/llm/credentials/:id

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

Reference