Get aggregator connection
Returns a single Open-Finance data-aggregator (Pluggy/Belvo) connection by id. The result is secret-free by construction: no credential material (clientId/secret/ciphertext) is ever returned. A non-aggregator connection id returns 404.
Authorizations
Bearer token authentication (format: "Bearer {token}")
Path Parameters
Opaque aggregator connection id
Response
OK
Stored opaque vendor account reference (Pluggy itemId, Belvo link id)
"a1b2c3d4-5678-90ab-cdef-1234567890ab"
Stored vendor API base URL
"https://api.pluggy.ai"
Connection config name the operator mints a token against
"pluggy-main"
Aggregator vendor the connection is bound to
pluggy, belvo "pluggy"

