List AudiencesAsk AIget https://api.optimizely.com/v2/audiencesList Audiences for a ProjectQuery Paramsper_pageinteger≤ 100Defaults to 25Optional pagination argument that specifies the maximum number of objects to return per requestpageintegerDefaults to 1Optional pagination argument that specifies the page to return. If you have 140 objects and you choose to return 100 objects per page you will be able to access the last 40 objects on page 2. The default value is 1.project_idint64requiredThe Project ID of the Project you would like to list all Audiences forfor_journeybooleanFilter audiences by journey statustruefalsearchivedbooleanFilter audiences by archived statustruefalseResponses 200Return all Audiences 401Invalid credentials 403You do not have access to Audiences under the specified Project 404Project not found defaultUnexpected errorUpdated 7 months ago