A request made to an API-X endpoint. An extension of express.Request.
express.Request
Readonly
The access level of the requestor.
Optional
The HTTP JSON Body.
The URL query parameters.
A request made to an API-X endpoint. An extension of
express.Request
.