Skip to main content
GET
Get current authenticated user information

Authorizations

Authorization
string
header
required

Team API key sent as a Bearer token. Create a key in Wirespeed under Settings → Team. See https://docs.wirespeed.co/api-reference/authentication.

Response

email
string
required

User email address

displayName
string
required

Display name: first (+ optional last) if set, otherwise email

id
string
required

User ID

role
enum<string>
required

User role for current team

Available options:
ADMIN,
ANALYST,
VIEWER
teamId
string
required

Currently active team ID

parentTeamId
string
required

Parent team ID

serviceProvider
boolean

Service provider flag

completedOnboarding
boolean

Onboarding completion status

hasServiceProviderParent
boolean

Whether the user belongs to a service provider parent team