Get the calling user's profile
Profile
Get the calling user's profile
Returns the profile for the user who owns the caller’s tenant — username, first_name, last_name, bio, avatar_url, plus email (mirrored read-only from the auth identity record).
The avatar_url resolves to the uploaded avatar when present, or to a deterministic placeholder generated from username when none is set. Profile is virtual — there’s no items-table row per user; this endpoint reads from the underlying user record. For OIDC-shaped userinfo, use GET /auth/userinfo instead. See Profile.
GET
Get the calling user's profile
Documentation Index
Fetch the complete documentation index at: https://docs.myme.so/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pass an API key (marfa_k1_...) or OAuth access token (marfa_at_...)