Users
Get a public user profile
Without a body, returns the caller’s own profile. Pass id (Supabase auth user id, UUID) or _id (numeric public_user.id) to look up another user. Sensitive fields (Patreon tokens, API keys) are stripped from the response.
POST
Get a public user profile
Authorizations
API key created in your Wanderer's Guide account settings. Send as Authorization: Bearer <key>. Used for direct API access from external tools and scripts.
Body
application/json
Get a public user profile

