Refer to the Documentation page for each specific request and the supported Parameters
/api/Fonts/List?[parameters]
Returns the list of available fonts.
{
"Fonts": [
{
"Name": "Two Col Athletic",
"Type": "ftEmbroidery",
"IsMonogram": false,
"IsMultiColour": true
},
{
"Name": "Block New",
"Type": "ftEmbroidery",
"IsMonogram": false,
"IsMultiColour": false
}
]
}