Skip to main content

getConnectorCorrelationConfig

GET 

/connectors/:scriptName/correlation-config

Fetches a connector's correlation config using its script name. A token with ORG_ADMIN authority is required to call this API.

Request

Path Parameters

    scriptName stringrequired

    The scriptName value of the connector. Scriptname is the unique id generated at connector creation.

Responses

The connector's correlation config

Schema

    string

Loading...