Get your profile
Return the authenticated user’s profile.
Authorizations
Pass your API key as Authorization: Bearer sk_…. Mint a key from your dashboard's API-keys page.
Response
The authenticated user's profile.
Your account profile.
Stable unique identifier for the user.
The email address you sign in with.
Display name, or null if not yet provided — signup doesn't collect one; the dashboard asks for it afterwards.
When you confirmed ownership of email, or null if still unverified.
When the account was scheduled for deletion, or null if active. Non-null means the account is in its 30-day deletion grace window — the dashboard renders the restore gate off this flag.
When the account was created.