List connections
List all connections
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Response
200
application/json
Connections
The response is of type object[]
.
List all connections
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Connections
The response is of type object[]
.