Retrieves a user information.
ID of the user
A user information
Object describing the user related to the issued access and refresh tokens.
firstname of the user
lastname of the user
User's role type (superadmin or user)
User's primary contact email.
User's primary contact phone number.
Last updated time
Time of registration
A valid JWT that will expire in expires_in seconds.
UNIX timestamp after which the access_token should be renewed by using the refresh token with the refresh_token grant type.