Datasources
List datasource connectors
Returns a paginated list of datasource connectors with optional filters by status and provider.
get/datasources
Query parameters
pageinteger
Page number (1-indexed)
page_sizeinteger
Number of items per page (max: 100)
statusstring
Filter by status: 'connected' or 'offline'
providerstring
Filter by provider ID (e.g. 'object_storage', 'file_system')
Response
OK