v4

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-13216144508.7 KB
sdk-v1

Get Me

Probe the user identity bound to the caller's personal key.

get/v1/me

Response

Successful Response

principal_typestring

Authenticated principal.

user_idinteger required

User bound to the presented personal key.

usernamestring required

User's unique login name.

emailstring nullable

User's email address, or null if unset.

key_prefixstring required

Public-safe 6-char lookup handle of the presented key. Lets the SDK log which key is in use without exposing the secret.