GET
/
v2
/
oauth
/
info

Headers

Authorization
string

A user's access token, which must be retrieved from the Whop OAuth2 authentication flow. You must prepend your key with the word 'Bearer', which will look like Bearer ***************************

Response

200 - application/json
user
object

User model

company
object

Company model

experiences
object[]

Was this page helpful?