# Get a single Recipient Retrieve a Recipient by recipient ID. Endpoint: GET /1/recipients/{recipientId} Version: 1.0.0 Security: configuration_key ## Path parameters: - `recipientId` (string, required) Unique identifier (ID) of a Recipient. ## Response 401 fields (application/json): - `error` (string) ## Response 404 fields (application/json): - `error` (string)