List visible datasources
GET/api/v1/datasources
Returns only visible profiles. The optional role filter selects connector source or sink capability; it is not a user-role filter.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Query Parameters
Section titled “Query Parameters”Zero-based page number.
Requested page size, clamped to the range 1 through 200.
Connector capability filter.
Responses
Section titled “Responses”Visible datasources returned
Zero-based page of resource results.
object
Results in this page.
Redacted managed datasource profile and permission-aware capabilities.
object
Whether the current identity may edit this profile.
Whether the current identity may bind this profile to a job.
Whether the current identity may view this profile.
Role-specific connector capabilities used to validate job bindings.
object
Whether the connector requires jobs=1.
Whether the connector can receive sink rows.
Whether the connector can provide source rows.
Whether source.query is supported.
Registered connector wire name.
Creation timestamp in UTC.
Datasource identifier.
Datasource display name.
Credential-redacted connection display suitable for the UI.
Whether encrypted security material is configured, without exposing it.
Non-secret connector settings.
object
Non-secret connector settings.
Last update timestamp in UTC.
Zero-based page number.
Effective page size, from 1 through 200.
Total matching resources across all pages.
The request is malformed or fails validation.
RFC 7807 problem response. Dynamic detail text is credential-redacted.
object
Authentication is required or credentials are invalid.
RFC 7807 problem response. Dynamic detail text is credential-redacted.