Retrieve templates with optional (hierarchical) fields to filter results.
Each template can have a staging (unpublished) and a published version. A staging version with unpublished changes is considered to be dirty.
allRequestParams
The context parameter retrieves templates for the specified application. The parameter format is app:your-app-name
. Only the first application listed in the context is displayed even if a comma-delimited list is entered in the parameter.
"app:your-app-name"
This field indicates if the request is set to retrieve published or unpublished (staging) templates. The default of false
retrieves published templates. If set to true
, the request retrieves unpublished (staging) templates.
This field indicates if the request is set to retrieve published or unpublished (staging) templates. The default of false
retrieves published templates. If set to true
, the request retrieves unpublished (staging) templates.
This field indicates if the request is set to retrieve published or unpublished (staging) templates. If set to true
, only published templates are retrieved. If set to false
, the request retrieves unpublished (staging) templates.
OK