Docs
get https://api.console.iugu.com/userinfo

Informações do usuário

Retorna claims referentes ao usuário dono do token

Respostas

200
Successful response with user claims.
sub
String

Subject identifier (unique user ID).

name
String

Full name of the user.

picture
String

Profile picture URL.

email
String

Email address of the user.

email_verified
Boolean

True if the user's email is verified.

phone_number
String

Phone number of the user

phone_number_verified
Boolean

True if the user's phone number is verified

zoneinfo
String

User time zone

updated_at
Number

Time when user was last updated in seconds from 1970-01-01 00:00:00

locale
String

User's locale.

iugu_current_workspace_id
String

The user current workspace

400
Bad request
401
Unauthorized
404
Not found