Get all templatesAsk AIget https://api.indigitall.com/v2/wallet/loyalty/{applicationId}/templatesGet all templatesPath ParamsapplicationIdintegerrequiredApplication's IDQuery Paramslimitinteger0 to 100Defaults to 100results per page. The maximum is 100pageinteger≥ 0Defaults to 0Page's number of the results. Initial is 0orderBystringDefaults to id-ascSorts the results by field and direction: name-asc - Order by name ascending. From A to Z. name-desc - Order by name descending. From Z to A. id-asc - Order by id ascending. id-desc - Order by id descending. findstringFilters by nameuniquebooleanFilters templates based on whether it's for a single or multiple passestruefalseplatformarray of stringsFilters templates by platformplatformADD stringsyncedbooleanFilters templates based on whether metadata is synced with project configurationtruefalseenabledbooleanFilters based on whether it's enabledtruefalseResponses 200List of templates 403Forbidden 404Not found 500Internal server error defaultInternal server errorUpdated 13 days ago