Skip to main content
GET
Me

Authorizations

x-api-key
string
header
default:YOUR_KUPE_API_KEY
required

Kupe dashboard API key for your user.

Response

Current user

user_id
string<uuid>
required

Supabase Auth user id for this session.

auth
enum<string>
required
Available options:
bearer,
api_key
email
string<email> | null
phone
string | null
profile_image_url
string<uri> | null

From user_metadata (e.g. avatar_url, picture) or provider identities when available.

full_name
string | null
user_metadata
object | null

Sanitized copy of public metadata keys (no secrets).