Get all foldersAsk AIget https://{region}-api-freshrelevance.dotdigital.com/api/{website_id}/foldersRetrieves a list of all content folders in JSON format.Path Paramswebsite_idstringrequiredWebsite ID for the account you are posting data to.Query ParamsformatstringenumrequiredGet data in JSON format.jsonAllowed:jsonpageintegerDefaults to 1Which page of results you wish to return; First page is indexed as 1.limitinteger≥ 1Defaults to 25Get this number of records to return in results array (pagination).load_contentbooleanDefaults to falseInclude content in the resultstruefalseResponses 200Folders for the account 403Unauthorized / forbiddenUpdated 8 months ago