---
title: "Approvals Live Fragment"
method: GET
path: "/approvals/live-fragment"
tags: ["approvals"]
---

# Approvals Live Fragment

`GET /approvals/live-fragment`

Return an HTML fragment the live-session page embeds.

Each pending approval becomes a row with three buttons that POST the
resolution back to ``/approvals/{id}/resolve``. The fragment is
intentionally minimal so it can be inlined into the existing live
dashboard without pulling a new framework.

## Query parameters

- `session_id` string, nullable

## Response `200`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/sipyourdrink-ltd/apis/bernstein-task-server.md) · [All operations](https://skmtc.net/sipyourdrink-ltd/apis/bernstein-task-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sipyourdrink-ltd/bernstein-task-server/revisions/86f514b4e920/schema)
