Style
Testing the styles out
On this page
To see how the customization options look
Testing
Styles
Here
Returns details about the user associated with the authentication provided in the request's authorization header.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
OK
application/json
objectstring · enumRequiredPossible values:
Type of Object, always equals to "user"
idstringRequired
Unique identifier for the user
displayNamestringRequired
Full name for the user
emailstringOptional
Email address of the user
photoURLstringOptional
URL of the user's profile picture
404
User not found
application/json
get
/userForm 3317 below
Form 4279 below
Form 4316 below
Last updated
Was this helpful?

