CurrentUserData

public struct CurrentUserData : Content

Used to obtain the current user’s ID, username and logged-in status.

Returned by: GET /api/v3/user/whoami

See UserController.whoamiHandler(_:).