Connector Schema service
Retrieve connector schemas for notification center integrations
Overview
The Connector Schema service returns the schema for a Notification Center connector of a given type (for example, Slack, generic HTTPS, or PagerDuty). The response contains both connectorconfigschema — the fields needed to configure the connector itself — and one or more messageconfigschemas, which define the preset (message) fields for that connector type. Each schema lists every field's name, type, allowed values, and whether it is required. Check connectorconfigschema before creating a connector and messageconfigschemas before creating a preset.
Get Connector Schema
Returns the schema definition for notification connectors.