List flowsAsk AIget https://api.indigitall.com/v2/pathbot/{appId}/flowsReturns a list of flowsPath ParamsappIdintegerrequiredThe unique identifier for the new application.Query Paramslimitint64≥ 0Defaults to 100The number of flows to returnpageint64≥ 0Defaults to 0The page numberResponses 200List of flows 400The request could not be understood or was missing required parameters. 401Authentication failed or user does not have permissions for the desired action. 403The server understood the request, but refuses to authorize it. 500The server encountered an unexpected condition that prevented it from fulfilling the request. defaultAn unexpected error occurred.Updated 13 days ago