Documentation Index
Fetch the complete documentation index at: https://docs.sertexity.com/llms.txt
Use this file to discover all available pages before exploring further.
Get Profile
Retrieve the authenticated user’s profile.GET /account/profile · 🔒 Auth required
Response 200 OK
| Field | Type | Description |
|---|---|---|
id | string | Unique user ID |
email | string | Email address |
name | string | Display name |
timezone | string | IANA timezone |
language | string | ISO 639-1 language code |
created_at | string | ISO 8601 |
updated_at | string | ISO 8601 |