cURL
curl --request GET \ --url http://localhost:5252/pdf-presets \ --header 'x-api-token: <api-key>'
[ { "id": "k4j9p", "label": "My-Pdf-Preset", "enabled": true } ]
Preset array
"k4j9p"
"My-Pdf-Preset"
Was this page helpful?