Skip to main content
GET
Get the current user
This route requires both application and user authentication.
string
required
Your developer application key.
string
required
Bearer <access-token> with profile:read. The email field also requires email:read.
The response can include id, displayName, firstName, lastName, email, imageUrl, coverUrl, website, and bio, subject to granted scopes.