You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a very simple endpoint (/state), it simply returns the current state as JSON. This is mostly for users that either run the memory state management or store the statefile in a Docker volume (making it harder to check or debug).
This is a very simple endpoint (
/state), it simply returns the current state as JSON. This is mostly for users that either run the memory state management or store the statefile in a Docker volume (making it harder to check or debug).