Get Recipient

The GET /recipients/{recipientId} endpoint retrieves the details of a specific recipient record. This operation is essential for fetching the complete information of a recipient, including their personal details and any additional fields.

Implementation Guide:

  • Ensure that the recipientId parameter is correctly formatted and corresponds to an existing recipient record.
  • Use this endpoint to fetch complete recipient details, which can be used for displaying information in user interfaces or for verifying recipient 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