Skip to main content
GET
Get current user

Authorizations

Authorization
string
header
required

API key authentication. Pass your key as a Bearer token. Keys use the format hm_live_<32 hex chars>. Generate keys from your Harmonica dashboard settings.

Response

User info

id
string
required
email
string<email>
required
subscription_status
enum<string>
required
Available options:
FREE,
PRO,
ENTERPRISE
api_key
object
required
name
string | null