Skip to main content
GET
/
connections
/
mx-wrapper
LedgerSync-hosted MX Connect wrapper page (browser-facing)
curl --request GET \
  --url https://api-sandbox.ledgersyncappv2.com/v3/connections/mx-wrapper
"<string>"

Query Parameters

token
string
required

HS256 wrapper token minted when the MX connection was initiated. Re-renderable within its 30-minute TTL (browser refresh mid-flow is safe); the embedded ls_token stays strictly single-use at verify time.

Response

The wrapper page.

The response is of type string.