Connectors
List Connectors
GET
/
api
/
v1
/
connectors
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
type
enum<string>
requiredType of the connector
Available options:
source
, destination
category
enum<string>
requiredCategory of the connector
Available options:
data
, ai_ml
Response
200 - application/json
data
object[]
links
object
Was this page helpful?