Get a connector
Returns a single connector by ID, including its execution steps. The
richer single-connector shape (with steps) is only available from this
endpoint, not the list. Optionally pass transactionType to get
steps scoped to that type.
GET
Get a connector
Authorizations
Access token issued by POST /v1/auth/token.
Application secret (the apiKey issued at registration), validated at the Kong edge.
Path Parameters
Connector identifier.
Query Parameters
Transaction type to scope execution steps (e.g. C2C).
Get a connector