Skip to main content

getConnectorSourceConfig

GET 

/connectors/:scriptName/source-config

Fetches a connector's source 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 source template

Schema

    string

Loading...