Skip to main content
GET
Check connector exists by slug

Authorizations

Authorization
string
header
required

API token from cargo-ai login. Send as Authorization: Bearer <token>.

Query Parameters

slug
string
required

Connector slug to check.

Required string length: 1 - 63

Response

Check connector exists by slug

exists
boolean
required

Whether the connector exists.