Skip to main content
GET
Get Current Profile

Authentication

string
required
Bearer token: Bearer <firebase_id_token>

Example Request

Response

string
Unique profile identifier (UUID)
string
User’s email address
string
User’s full name
string
Organization name
string
User role: admin or client
string
Status: pending, approved, or rejected
string
API client identifier (only for approved clients)
string
Account creation timestamp
string
Last update timestamp
string
Approval timestamp (if approved)

Example Response

Errors