Skip to main content
GET
Get a connector

Authorizations

Authorization
string
header
required

Access token issued by POST /v1/auth/token.

x-zeam-auth
string
header
required

Application secret (the apiKey issued at registration), validated at the Kong edge.

Path Parameters

connectorId
string
required

Connector identifier.

Query Parameters

transactionType
string

Transaction type to scope execution steps (e.g. C2C).

Response

The connector.

id
string
required
name
string
required
description
string
acceptedAsset
string
destinationAsset
string
direction
string
Example:

"OFF_RAMP"

method
string
Example:

"MOBILE_MONEY"

status
string
Example:

"ACTIVE"

requiresQuote
boolean
isActive
boolean
methodProvider
object
limits
object[]