Skip to main content

GET /accounts/profile

This endpoint returns detailed information about the authenticated user’s account, including their profile and subscription plan.

Response

string
The user’s unique identifier.
string
The user’s email address.
string
The user’s first name.
string
The user’s last name.
string
The user’s company name.
string
The user’s subscription plan (free, starter, professional, enterprise).
string
ISO 8601 timestamp of account creation.
string
ISO 8601 timestamp of last profile update.