Retrieves the authenticated user's account profile information. It can be used to let users log into your app or site using eBay, which frees you from needing to store and protect user's PII (Personal Identifiable Information) data.
user
Method Name | HTTP Method | Path | Summary | Samples |
---|---|---|---|---|
getUser | GET | /user/ | Retrieves the authenticated user's account profile information. | View getUser - /user/ |