{"console":"/admin","endpoints":[{"description":"page the event log, newest first","path":"/admin/events"},{"description":"one event, with its payload and subject states","path":"/admin/events/{position}"},{"description":"every event of one correlated flow","path":"/admin/traces/{correlation_id}"},{"description":"every effect and its durable state","path":"/admin/effects"},{"description":"one effect","path":"/admin/effects/{name}"},{"description":"an effect's invocations, newest first","path":"/admin/effects/{name}/invocations"},{"description":"one invocation and every call it journaled","path":"/admin/effects/{name}/invocations/{position}"},{"description":"every projector and its readiness","path":"/admin/projectors"},{"description":"one projector, its entities and their shapes","path":"/admin/projectors/{name}"},{"description":"every command and its parameters, internal ones included","path":"/admin/commands"},{"description":"one command","path":"/admin/commands/{name}"},{"description":"the loaded project: events, commands, projectors, effects","path":"/admin/schema"},{"description":"version, uptime, configuration and storage","path":"/admin/system"},{"description":"the subject-key inventory","path":"/admin/subjects"},{"description":"whether one subject still has a key","path":"/admin/subjects/{field}/{value}"}]}