Get Recipient Accounts

The GET /recipients/{recipientId}/accounts endpoint retrieves all account records associated with a specified recipient.

Implementation Guide:

  • Ensure that the recipientId parameter is correctly formatted and corresponds to an existing recipient record.
  • Use this endpoint to fetch the complete list of accounts associated with a recipient, which can be used for displaying information in user interfaces or for verifying account details before performing other operations.
Path Params
uuid
required

Unique identifier for the recipient.

Responses

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json