BaseUser¶ class BaseUser[source]¶ The JSON representation of a user. id: int¶ The is the id of this user username: str¶ The username of this user. tenant_id: str | None¶ The tenant of the user