IntegrationDataSource
/api/v1/integrations/data-sourcesA registered data source with metadata.
listgetcreateupdatedeleteSchema
| Field | Type | Notes |
|---|---|---|
| id | uuid | |
| connection_id | uuid | FK → Connection |
| name* | string | |
| type | string | |
| schema | json | |
| last_synced_at | date-time |
API
client.integrations.dataSources.*Loading manifest…