Skip to main content
POST
/
internal
/
helpers
/
convertPdfToImage
Convert a PDF to an image
curl --request POST \
  --url https://demo.enneo.ai/api/mind/internal/helpers/convertPdfToImage \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Authorizations

Authorization
string
header
required

JWT-based authentication

Body

application/json

PDF source and rendering options.

Response

Successful operation

The response is of type object.