Skip to main content
GET
Check connector exists by slug

Authorizations

Authorization
string
header
required

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

Query Parameters

slug
string
required

Connector slug to check.

Response

Successful response

exists
boolean
required

Whether the connector exists.