atoti.pyapi.User# final class atoti.pyapi.User# Info of a user calling a custom HTTP endpoint. name: str# Name of the user calling the endpoint. roles: Sequence[str]# Roles of the user calling the endpoint.