We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Get all published pages of a locations
GET /{location}/{language}/wp-json/ig-mpdf/v1/pdf HTTP/1.1 Host: web.integreat-app.de
Get a published page and all of its children by id
GET /{location}/{language}/wp-json/ig-mpdf/v1/pdf?id={id} HTTP/1.1 Host: web.integreat-app.de
Get a published page and all of its children by permalink or slug
GET /{location}/{language}/wp-json/ig-mpdf/v1/pdf?url={permalink or slug} HTTP/1.1 Host: web.integreat-app.de