get_templates

Function get_templates 

Source
pub async fn get_templates(
    ctx: RequestCtx,
    __arg1: Query<TemplateQuery>,
) -> Result<impl IntoResponse, (StatusCode, Json<ErrorResponse>)>
Expand description

GET /templates — list BOS session templates with optional filters.