Skip to main content
GET
/
pdf
/
presets
Get PDF presets
curl --request GET \
  --url https://api.pictify.io/pdf/presets \
  --header 'Authorization: Bearer <token>'
{
  "presets": {}
}

Authorizations

Authorization
string
header
required

API key obtained from the Pictify dashboard

Response

200 - application/json

PDF presets

presets
object