get:
  summary: Health check endpoint
  description: >-
    This endpoint allows a user of the SDK scheme adapter to check the outbound
    transfers service is listening.
  tags:
    - Health
  responses:
    '200':
      description: >-
        Returns empty body if the scheme adapter outbound transfers service is
        running.
