get_state

Function get_state 

Source
pub async fn get_state(
    __arg0: State<XRayState>,
    __arg1: Query<XRayQuery>,
) -> Result<Json<Value>, StatusCode>
Expand description

Get full state (for DevTools panel)

GET /api/v1/xray/state?workspace={workspace_id}