v1
latestOpenAPI 3.1.02026-07-241910582.8 KBList Connections
get/connections
Query parameters
vendor_customer_idstring
An identifier assigned by the vendor to your organization.
entitystring
A string code representing the vendor (i.e. bank).
after_cursorstring
per_pageinteger
Response
200
Example response
[
{
"id": "dac94e63-9f4a-46b9-ba6b-412acfbf4cc1",
"object": "connection",
"vendor_id": "example1",
"vendor_name": "Gringotts Wizarding Bank",
"created_at": "2018-07-24T23:43:49Z",
"updated_at": "2018-07-24T23:43:49Z"
}
]