List contactsAsk AIget https://api.ycloud.com/v2/contact/contactsReturns a paginated list of contacts.Query Paramspageint321 to 100Defaults to 1Page number of the results to be returned, 1-based.limitint321 to 100Defaults to 10A limit on the number of results to be returned, or number of results per page, between 1 and 100, defaults to 10.includeTotalbooleanDefaults to falseReturn results inside an object that contains the total result count or not.truefalsefilter.tagsstringComma-separated list of tags' id.filter.countryCodestringTwo-letter country abbreviation. See ISO 3166-1 alpha-2 country code.filter.phoneNumberstringPhone number in E.164 format.filter.emailstringThe contact's email address.Response 200Successfully retrieved a paginated list of objects.Updated 12 months ago