All services
List connection definitions
Returns a list of all available connection definitions.
GET
This API is different from the list payment service definitions endpoint because it returns definitions for 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 connection definitions.
A list of available connection definitions.
A connection that can be configured.
Was this page helpful?