Buyers
Get buyer
Gets the information about a buyer.
GET
This endpoint requires the buyers.read
scope. The buyers.billing-details.read
scope is needed to see all personally identifiable information.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique ID for a buyer.
Example:
"8724fd24-5489-4a5d-90fd-0604df7d3b83"
Response
200
application/json
Returns the information about a buyer.
The response is of type object
.