get_templates

Function get_templates 

Source
pub async fn get_templates(
    infra: &InfraContext<'_>,
    token: &str,
    params: &GetTemplateParams,
) -> Result<Vec<BosSessionTemplate>, Error>
Expand description

Fetch and filter BOS session templates from the backend.