Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Successfully retrieved connections

data
object[]

List of connection objects.

meta
object

Present only when one or more stored connections could not be serialized and were omitted from data.

Last modified on July 15, 2026