Skip to main content

GET /api/sources/:adapter/:source_id

MethodGET
Path/api/sources/:adapter/:source_id
GroupSources
Authoptional (richer response when authenticated)
Sourceshared/api-core/src/routes/sources.ts

Call it

curl -X GET https://zeqsdk.com/api/sources/:adapter/:source_id

Authentication is optional; an API key or session yields a richer response.

Reference