Connectors
Connector Catalog
GET
/
api
/
v1
/
connectors
/
{id}
/
discover
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredUnique ID of the connector
Query Parameters
refresh
boolean
Set to true to force refresh the catalog
Response
200 - application/json
data
object
Was this page helpful?