v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
Connector Catalog

Configuration Schema

Return the configuration schema describing the fields required to set up a connector of the specified type.

post/api/v1/connectorcatalog

Request body

appIdstring

The ID of the app associated with the connector. Optional.

catalogIdstring

The catalog entry ID identifying the connector type.

connectorIdstring

The ID of an existing connector to retrieve its current configuration schema. Optional.

Response

ConnectorCatalogServiceConfigurationSchemaResponse is the response containing the connector's configuration schema.