Bulk list flow node export jobsCopy Pageget https://api.habu.com/v1/cleanrooms/{cleanroomId}/cleanroom-flows/{cleanroomFlowId}/nodes/exportsLists all export jobs for one or more flow nodes. Pass a comma-separated list of node IDs via the nodeIds query parameter.Path ParamscleanroomIdstringrequiredCleanroom IDcleanroomFlowIdstringrequiredCleanroom Flow IDQuery ParamsnodeIdsarray of stringsrequiredComma-separated list of node IDs to list exports fornodeIds*ADD stringlimitintegerDefaults to 500The number of export jobs returned per node per page - default is 500offsetintegerDefaults to 0The offset - default is 0HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmlAllowed:application/jsonapplication/xmlResponses 200Export jobs listed successfully. 400Bad Request - Incorrect syntax or request 401Authorization information was missing or invalid 404The specified resource was not found 500Internal Server ErrorUpdated about 4 hours ago