Key type: requires a private key. A public key returns
403 here, because it may only
upload — see key types and scope. Call
this from your server, never from browser code.Overview
Returns the full record for a single source, looked up bysourceId. The response is wrapped as { "success": true, "data": { ... } }. Returns 404 if the id doesn’t exist or belongs to a different workspace.
Path parameters
data object
id, name, type, configuration (secrets masked), is_active, created_at, updated_at
Next steps
Update source
Change this source’s name or configuration.
Delete source
Permanently remove this source from your workspace.