Returns the profile of the currently authenticated user.Documentation Index
Fetch the complete documentation index at: https://docs.runaether.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Requires a valid Bearer token.Response
User ID (UUID).
User email address.
ISO 8601 timestamp.
Errors
| Status | Description |
|---|---|
401 | Unauthorized — missing or invalid token |