atoti.pyapi.user module

class atoti.pyapi.user.User(name, roles)

Info of a user calling a custom HTTP endpoint.

name: str

Name of the user calling the endpoint.

roles: Collection[str]

Roles of the user calling the endpoint.