v1

latestSwagger 2.02026-07-13301635.0 KB
templates

List template categories

Lists the common template categories of all users. As you are not logged in, this is what you are limited to.

get/templateCategories/list

Response

successful operation

idinteger

the id of the Template Category

namestring

The name of the Template Category

pricenumber

Example response

[
  {
    "id": 42,
    "name": "Love Letters"
  }
]