view
Retrieve HTML page
Retrieve an HTML page expanded through eXist templating. This is used to load the top-level HTML pages, e.g. index.html.
get/{file}.html
Path parameters
filestring required
Path to the document relative to the template collection below the application root
Query parameters
langstring
Response
HTML of the page
Changes
Changed in 2 of the 49 revisions of this API.11
- ○
added the new optional
queryrequest parameterlangnew-optional-request-parameter
- ○
- ●
deleted the
queryrequest parameterlangrequest-parameter-removed
- ●