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 |
Get the authenticated user’s profile
| Status | Description |
|---|---|
401 | Unauthorized — missing or invalid token |