Skip to main content

Batch Get Connectors

GEThttps://api.coralogix.com/mgmt/openapi/5/notifications/notification-center/v1/connectors/all/list

Returns all notification connectors for the team.

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Query Parameters

    connector_ids# string[]

    Possible values: <= 800

    The unique identifiers of the connectors to retrieve.

    Example: ["connector-id-1","connector-id-2"]

Response

application/json

Response containing the requested connectors and any IDs not found

    The connectors.

    notFoundIds#string[]

    The not found ids.

    Possible values: <= 800

    Example: ["connector-id-3"]