Getting Started
User Interface
Help & Reference
atoti.pyapi.http_request.
HttpRequest
Bases: object
object
Info of an HTTP request.
url
URL the client used to make the request.
body
Parsed JSON body of the request.
atoti.pyapi.user.
User
Info of a user calling a custom HTTP endpoint.
name
Name of the user calling the endpoint.
roles
Roles of the user calling the endpoint.