Retrieve Landing Page Category Typesget https://{APP_DOMAIN}/api/3.2/marketing/landing-page-category-typesReturns a paginated list of landing page category types (e.g. Promo, Order Page).Query ParamsidintegerFilter by IDnamestringFilter by namecolumns[]integerThe field to be included in the json response. You can have multiple columns[] query params included in the request URL.pageintegerThe page to return.per_pageintegerThe total results to return per page.sortstringThe field to sort the request by. column_name|asc OR descResponse 200The retrieved landing page category typesUpdated 21 days ago