All services
List connections
Returns a list of all configured connections.
GET
This API is different from the list payment services endpoint because it returns all service types including anti-fraud and gift card services.
This endpoint requires the connections.read
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
Returns a list of connections.
A list of configured connections.
A configured connection.
Was this page helpful?