Retrieve Template Category Typesget https://{APP_DOMAIN}/api/3.2/templates/categories/typesReturns a paginated list of template category types (e.g. Message, Layout).Query Paramscolumns[]integerThe field to be included in the json response. You can have multiple columns[] query params included in the request URL.sortstringThe field to sort the request by. column_name|asc OR descper_pageintegerThe total results to return per page.pageintegerThe page to return.Response 200The retrieved template category typesUpdated 20 days ago