Function StackAuth
Get User Info
Retrieves user profile details using the obtained access token.
Configuration
- Token: (Required) – The
OAuthToken
containing the access token for authentication.
Outputs
Returns an OAuthUserInfo
object with the user's profile details.