---
title: "List Recent Sessions"
method: GET
path: "/v1/diagnostics/templates/{template_id}/recent-sessions"
tags: ["diagnostics"]
---

# List Recent Sessions

`GET /v1/diagnostics/templates/{template_id}/recent-sessions`

Return recent sessions for a template with top-level health indicators.

## Path parameters

- `template_id` string, required

## Query parameters

- `limit` integer

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/roxels/apis/interviewer.md) · [All operations](https://skmtc.dev/roxels/apis/interviewer/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/roxels/interviewer/revisions/4ef48ed226e1/schema)
