Getting Started
Help & Reference
atoti.pyapi.http_request.
HttpRequest
Info of an HTTP request.
body
Parsed JSON body of the request.
path_parameters
Mapping from the name of the path parameters to their value for this request.
url
URL on which the client request was made.