Get connector config schema
GET /api/connectors/{type}/schema
GET
/api/connectors/{type}/schema
Returns the JSON schema describing a connector’s configuration fields.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” type
required
string
Responses
Section titled “ Responses ”Connector configuration schema.
object
success
required
boolean
data
required
object
key
additional properties
Connector or schema not found
object
success
boolean
error
required
string
Example
Human-readable error message