Return all your categoriesCopy Pageget https://api.brevo.com/v3/categoriesRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query Paramslimitint64≤ 100Defaults to 50Number of documents per pageoffsetint64Defaults to 0Index of the first document in the pagesortstringenumDefaults to descSort the results in the ascending/descending order of record creation. Default order is descending if sort is not passedascdescAllowed:ascdescidsarray of stringsFilter by category idsidsADD stringnamestringFilter by category namemodifiedSincestringFilter (urlencoded) the categories modified after a given UTC date-time (YYYY-MM-DDTHH:mm:ss.SSSZ). Prefer to pass your timezone in date-time format for accurate result.createdSincestringFilter (urlencoded) the categories created after a given UTC date-time (YYYY-MM-DDTHH:mm:ss.SSSZ). Prefer to pass your timezone in date-time format for accurate result.isDeletedstringFilter categories by their deletion status. If false is passed, only categories that are not deleted will be returned.Responses 200All categories listed 400bad requestUpdated over 2 years ago