Query Parameters
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"
Body
The Fusion application associated with this template.
"your-app-name"
The universal unique identifier (UUID) of the Fusion application.
This field indicates if the request includes published or unpublished (staging) templates. The default of false
includes only published templates. If set to true
, the request includes published and unpublished (staging) templates.
The status of the template. If false
, the template is published. If true
, this is the staging version of this template and it contains changes that have not yet been published.
The comma-delimited list of universal unique identifiers (UUIDs) of the zones (query profiles) that are associated with the template and have unpublished changes. This only applies to zones and is different from the status of the template. Even if the associated template is dirty (contains some type of changes that have not yet been published), the zones and their respective changes are separate.
The template cannot be used after this date and time. The format is Epoch time format.
"2024-08-24T14:15:22Z"
The status of the entity. If false
, the entity is published. If true
, this is the staging version of this entity and it contains changes that have not yet been published.
This field indicates if the staging version of this template has been marked for deletion, but the deletion has not been completed because it has not been published yet. If true
, the template has been marked for deletion, and when it is published, it will actually be deleted. If false
, the template has not been marked for deletion.
Additional data associated with the template.
The name of the template.
"template-name"
The status of the template in the zone. If false
, the template has been published at some point. If true
, this template has never been published.
The order in which this template is processed when multiple templates with the same status (published or staging) are associated with the application. The higher the number, the earlier the template will be used. For example, a template with a priority of 10 is triggered before a template with a priority of 3.
10
The beginning date and time (in Epoch time format) when the template can be used.
"2024-08-24T14:15:22Z"
The status of the template. If false
, the template does not have unpublished changes. If true
, this is the staging version of this template and it contains changes that have not yet been published. This only applies to templates and is different from the status of the zone. Even if the associated zone (query profile) for this template is dirty (contains some type of changes that have not yet been published), the template and its status are separate.
Triggers - only one trigger needs to be satisfied in order for this template to trigger.
The type of template associated with the response. Examples include landing and item-detail.
"landing"
The comma-delimited list of universal unique identifiers (UUIDs) of the zones (query profiles) that are associated with the template.
Response
OK
The Fusion application associated with this template.
The universal unique identifier (UUID) of the Fusion application.
"6a163bd4-5098-466c-22aa-40bf68294303"
The name of the template in this application.
"Item-Detail Page"
This field indicates if the response includes published or unpublished (staging) templates. The default of false
includes only published templates. If set to true
, the request includes published and unpublished (staging) templates.
The order in which this template is processed when multiple templates with the same status (published or staging) are associated with the application. The higher the number, the earlier the template will be used. For example, a template with a priority of 10 is triggered before a template with a priority of 3.
10
The status of the template. If false
, the template is published. If true
, this is the staging version of this template and it contains changes that have not yet been published.
The status of the template. If false
, the template does not have unpublished changes. If true
, this is the staging version of this template and it contains changes that have not yet been published. This only applies to templates and is different from the status of the zone. Even if the associated zone (query profile) for this template is dirty (contains some type of changes that have not yet been published), the template and its status are separate.
This field indicates if the staging version of this template has been marked for deletion, but the deletion has not been completed because it has not been published yet. If true
, the template has been marked for deletion, and when it is published, it will actually be deleted. If false
, the template has not been marked for deletion.
The status of the template in the zone. If false
, the template has been published at some point. If true
, this template has never been published.
The type of template associated with the response. Examples include landing and item-detail.
"landing"
The comma-delimited list of universal unique identifiers (UUIDs) of the zones (query profiles) that are associated with the template.
The comma-delimited list of universal unique identifiers (UUIDs) of the zones (query profiles) that are associated with the template and have unpublished changes. This only applies to zones and is different from the status of the template. Even if the associated template is dirty (contains some type of changes that have not yet been published), the zones and their respective changes are separate.
Additional data associated with the template.
This field indicates if the template is a staging template. If true
, this template has a status of staging. If false
, this template is not a template with a status of staging.
This field indicates if the template is a published template. If true
, this template has a status of published. If false
, this template is not a template with a status of published.
The beginning date and time (in Epoch time format) when the template can be used.
"2024-08-24T14:15:22Z"
The template cannot be used after this date and time. The format is Epoch time format.
"2024-08-24T14:15:22Z"
Only one trigger needs to be satisfied for this template to trigger.