Gets the user profile for a given username
Enter your Bearer token in the format: Bearer
Your API client ID for the request
The username of the user to get the profile for
OK
The ID of the user
"1234-5678-9012-3456"
The name of the user
"Bryan Johnson"
The username of the user
"bryanjohnson"
The profile picture URL of the user
"https://example.com/profile.jpg"
The bio of the user
"I'm a software engineer and I love to code"
Whether the user is verified
true
The experience points of the user
1000
The timezone of the user
"America/New_York"
The country of the user
"United States"
The gender of the user
"Male"
The website of the user
"https://example.com"
Whether the user is an employee
true