v1

latestSwagger 2.02026-07-13301635.0 KB
customizer

Lists fonts available for use with the card customizer

get/fonts/listForCustomizer

Response

successful operation

idinteger

font id for customizer

labelstring

Common name

Example response

[
  {
    "id": 1,
    "label": "Open Sans"
  }
]