Profile
Auth API
Profile
Read, update, or delete the authenticated user account
GET
Profile
Documentation Index
Fetch the complete documentation index at: https://acm-aa28ebf6.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Get Profile
Endpoint
Headers
Authorization: Bearer <id_token>Example Request
Response (200)
Firebase user ID
Account email address
Display name (if set)
Whether the email has been verified
Whether the account is disabled
Update Profile
Endpoint
Request Body
New display name
New password (minimum 8 characters)