Get aggregator connection
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.
GET
Get aggregator connection
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)
Example:
"a1b2c3d4-5678-90ab-cdef-1234567890ab"
Stored vendor API base URL
Example:
"https://api.pluggy.ai"
Connection config name the operator mints a token against
Example:
"pluggy-main"
Aggregator vendor the connection is bound to
Available options:
pluggy, belvo Example:
"pluggy"

