Skip to main content
GET
Lists all connectors

Authorizations

Authorization
string
header
required

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

Query Parameters

type
enum<string>
required

Type of the connector

Available options:
source,
destination
category
enum<string>
required

Category of the connector

Available options:
data,
ai_ml

Response

200 - application/json

A list of connectors

data
object[]