Skip to main content

get_flow_all_logs_structured

Function get_flow_all_logs_structured 

Source
pub async fn get_flow_all_logs_structured(
    configuration: &Configuration,
    workspace: &str,
    id: &str,
) -> Result<Vec<GetFlowAllLogsStructured200ResponseInner>, Error<GetFlowAllLogsStructuredError>>