Get Connector Schema
GET
https://api.coralogix.com/mgmt/openapi/5/notifications/notification-center/v1/connector-schemasReturns the schema definition for notification connectors.
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
Request
Query Parameters
type# notification_center.ConnectorType
Possible values: [CONNECTOR_TYPE_UNSPECIFIED, SLACK, GENERIC_HTTPS, PAGERDUTY, IBM_EVENT_NOTIFICATIONS, SERVICE_NOW, EMAIL, PAGERDUTY_INCIDENTS, MICROSOFT_TEAMS]
Connector type whose schema to retrieve.
Response
application/json
Response containing the schema definition for a notification connector type.
Connector schema.