List QuestsAsk AIget https://cf-blast.livelikecdn.com/api/v1/questsQuery Paramsclient_idstringrequiredattributesstringkey value pair to filter out quest based on attributes, should be used like ?attributes=key1:value1&attributes=key2:value2has_profile_groupsbooleanfilters quests based on whether they have profile groups linked with them or not.truefalseprofile_idstringreturns quests that have profile groups associated to a quest which this profile is part of.profile_group_idstringreturns quests that are linked to this profile group id. ?profile_group_id=group1&profile_group_id=group2, will returns all of the quests that have both the groups attached.include_publicbooleanAdds quests that does not have any profile group associated, can only be used with profile_group_id or profile_id.truefalsehas_ab_testbooleanReturns Quests that have ab-test enabled, if not provided it returns both types of quests.truefalseab_test_idstringReturns Quests with specific ab_test_idResponses 200200 400400Updated 10 months ago