Sources Definitions
List and retrieve source connector specifications, manage source definition catalogs (streams, sync modes, cursor fields).
📄️ Source Definitions Get
**Requires an Access Token as the bearer token.**
📄️ Source Definition Get
**Requires an Access Token as the bearer token.**
📄️ Source Definition Catalog Create
**Requires an Instance Admin Token as the bearer token.**
📄️ Delete Source Definition Catalog
**Requires an Instance Admin Token as the bearer token.**
📄️ Get Source Definition Catalog
**Requires an Access Token as the bearer token.**
📄️ Patch Source Definition Catalog
Patch the source definition's catalog. This allows updating global configurations such as selected streams.
📄️ Query Source Definition Catalog
Query the source definition's catalog using a JMESPath expression.
📄️ Create Source Definition Catalog Stream
Add a new stream to the source definition's catalog.
📄️ Patch Source Definition Catalog Stream
Patch a specific stream in the source definition's catalog. This allows updating stream configurations such as sync modes and cursor fields.
📄️ Delete Source Definition Catalog Stream
**Requires an Instance Admin Token as the bearer token.**