Connectors
Operator endpoints to manage connectors with replication_config support.
📄️ Create Connector Source
**Requires an Access Token as the bearer token.**
📄️ List Connector Sources
**Requires an Access Token as the bearer token.**
📄️ Run Check Config Connector Source
**Requires an Access Token as the bearer token.**
📄️ Status Check Config Connector Source
**Requires an Access Token as the bearer token.**
📄️ Initiate Oauth
Initiate OAuth flow for a connector. Returns a consent URL that the user should be redirected to.
📄️ Get Connector Source
**Requires an Access Token as the bearer token.**
📄️ Update Connector Source
**Requires an Access Token as the bearer token.**
📄️ Delete Connector Source
**Requires an Access Token as the bearer token.**
📄️ Run Check Config Connector Source Update
Check source configuration before updating an existing source.
📄️ Execute Connector Source
Execute a connector operation using an Airbyte Platform connector ID.
📄️ Search Connector Source
Search source data using condition syntax
📄️ Get Connector Source Streams Metadata
Get metadata for all streams available in a source.
📄️ Get Connector Source Stream Fields
Get field metadata for a specific stream in a source.