Auth

Get current user

Return the authenticated user profile for the active browser session, including API key, plan, and ntfy topic settings.

get/v1/auth/me

Response

Default Response

Idnumber
namestring
emailstring
slugstring
timezonestring
api_keystring
enterpriseboolean
ntfy_topicstring
planstring
is_platform_adminboolean

Changes