# Retrieve Buyer details
source: https://developer.mastercard.com/mastercard-supplier-payment-agent/documentation/use_cases/commercial-direct-payments/retrieve-buyer-details/index.md

This optional endpoint returns information on the Buyer currently registered with Mastercard Commercial Direct Payments that you want to receive payment instructions from. The response includes the Buyer's Commercial Direct Payments `buyerId`, business `name`, `address`, and `status`, allowing you to verify you are receiving payments from the correct Buyers. To integrate with the retrieve Buyer details API, see the [Retrieving Buyer details tutorial](https://developer.mastercard.com/mastercard-supplier-payment-agent/tutorial/retrieve-buyer-details/index.md) section.
Diagram cpdgetbuyer
API Reference: `GET /buyers/{buyer_id}`

