pub async fn get_state( __arg0: State<XRayState>, __arg1: Query<XRayQuery>, ) -> Result<Json<Value>, StatusCode>
Get full state (for DevTools panel)
GET /api/v1/xray/state?workspace={workspace_id}