GET
/
api
/
v1
/
connectors

Authorizations

Authorization
string
headerrequired

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
data
object[]
links
object