Datasources
Get connected applications for a datasource
Returns the list of applications currently connected to the given datasource, each enriched with live sync state fetched from its downstream service pod. Sync-state fetch failures degrade gracefully — the application entry is still returned with sync_status set to "unknown".
get/datasources/{id}/applications
Path parameters
idstring required
Datasource UUID
Response
Connected applications with live sync state
Changes
Changed in 1 of the 62 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○