Skip to main content
POST
List all connectors for the authenticated organization
v2 available: See GET /v2/connectors for the REST-native version of this endpoint.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Connect-Protocol-Version
enum<number>
required

Define the version of the Connect protocol

Available options:
1
Connect-Timeout-Ms
number

Define the timeout, in ms

Body

application/json

The body is of type ListConnectorsRequest · object.

Response

Success

connectors
Connector · object[]