Skip to main content
GET
get-connector

Authorizations

Authorization
string
header
required

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

Path Parameters

idOrKey
string
required

Connector id, uuid, or key

Query Parameters

version
string

Connector version, or "dev".

Response

200 - application/json

Read a single connector by id or key.

id
string
key
string
name
string
isReadOnly
boolean
{key}
any