Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.coralogix.com/mgmt/openapi/4/notifications/notification-center/v1/connectors/{id} \ --header 'Authorization: <api-key>'
{ "connector": { "configOverrides": [ { "fields": [ { "fieldName": "<string>", "template": "<string>" } ] } ], "connectorConfig": { "fields": [ { "fieldName": "<string>", "value": "<string>" } ] }, "createTime": "2023-11-07T05:31:56Z", "description": "Connector for team notifications", "diagnostics": {}, "id": "a16e24c8-4db2-4abf-ba3c-c9e1fc35a3b9", "name": "My Slack Connector", "teamId": 12345, "updateTime": "2023-11-07T05:31:56Z" } }
No description available
API key authentication
Response containing the requested connector
A connector configuration for sending notifications
Show child attributes
Was this page helpful?