v1

latestOpenAPI 3.1.02026-07-26359254.7 MB
User Account

Get current user

<small>No scope required — any valid API key can call this endpoint.</small>

Returns the authenticated user's ID, username, and team ID. Useful for verifying credentials and identifying the current user and their team.

get/v3/whoami

Response

Current user info retrieved successfully

userIdinteger required

The authenticated user's ID

usernamestring required

The authenticated user's username

teamIdinteger required

The ID of the team the authenticated user belongs to