pub async fn data_get( __arg0: State<AppState>, __arg1: Path<String>, ) -> Result<Json<OutputRecord>, ApiError>
Handler for GET /v1/data/:key (key = out_id, falling back to out_name).
GET /v1/data/:key
key