GET
/
connection
/
{connection_id}

Authorizations

Authorization
string
header
required

A connection-specific token with link scope

Headers

x-api-key-id
string
required

The identifier for the client's API key

x-api-key
string
required

The client's secret key value for the provided API key id

Path Parameters

connection_id
string
required

Response

200 - application/json
merchant_id
string
required

The identifier of the merchant that is connected

status
enum<string>
required

The status of the connection

Available options:
active,
unauthenticated,
blocked