web_state#

API documentation for tradeexecutor.webhook.api.web_state Python function.

web_state(request)[source]#

/state endpoint.

Serve the latest full state of the bog.

Return 404:

If the state has not been yet created

Parameters:

request (Request) –