Skip to main content

view_template

Function view_template 

Source
pub async fn view_template(
    configuration: &Configuration,
    template_id: &str,
    app_id: &str,
) -> Result<TemplateResource, Error<ViewTemplateError>>
Expand description

Fetch a single template by id.