Connector

Retrieves all connectors from database

get/connector/all

Headers

Enables secure resolution of protected connection credentials (such as remote API URL, authentication tokens, usernames, or passwords) required to execute the request. If omitted, sensitive connection properties remain masked and are not used.

Response

Connectors have been successfully retrieved

connectorIdinteger
titlestring
descriptionstring
iconstring
sslCertboolean
timeoutinteger
requestDataobject
lastTestPassedboolean
lastTestErrorstring

Changes

Changed in 1 of the 3 revisions of this API.5

    • added the new optional header request parameter X-Master-Password

      new-optional-request-parameter

    • added the non-success response with the status

      response-non-success-status-added

    • added the non-success response with the status

      response-non-success-status-added

    • added the optional property / to the response with the status

      response-optional-property-added

    • added the optional property / to the response with the status

      response-optional-property-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 3 revisions, 1 has no diff computed.