Accounts
Get own account
Returns the authenticated user’s account details.
GET
Get own account
Response
Represents an account.
Represents an account.
Timestamp when the account was created.
Email address associated with the account.
Whether the account email has been verified.
Whether the account has administrator privileges.
Whether the account is currently suspended.
Timestamp when the account was last updated.
Public handle of the account.
Required string length:
3 - 32Pattern:
^[a-z0-9]+(?:-[a-z0-9]+)*$Serve path of the account's avatar, when set.
Display name of the account holder, when set.
Get own account
