The GET /recipients endpoint retrieves all recipient records associated with a specified sender.

Implementation Guide:

  • Ensure that the senderId parameter is correctly formatted and corresponds to an existing sender record.
  • Use this endpoint to fetch the complete list of recipients associated with a sender, which can be used for displaying information in user interfaces or for verifying recipient details before performing other operations.
Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!