List Cleanroom Flow RunsCopy Pageget https://api.habu.com/v1/cleanrooms/{cleanroomId}/cleanroom-flows/{cleanroomFlowId}/cleanroom-flow-runsList cleanroom flow runs for a given cleanroom flow with optional search filters and pagination.Path ParamscleanroomIdstringrequiredCleanroom IDcleanroomFlowIdstringrequiredCleanroom Flow IDQuery ParamssearchstringCase-insensitive partial search across flow run name, status, ID, and parent flow run IDlimitint32Defaults to 30Maximum number of flow runs to returnoffsetint32Defaults to 0Number of flow runs to skip for paginationHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmlAllowed:application/jsonapplication/xmlResponses 200Successfully fetched Cleanroom Flow Runs 400Bad Request - Incorrect syntax or request 401Authorization information was missing or invalid 404The specified resource was not found 500Internal Server ErrorUpdated 2 months ago