---
title: "Watch Project"
method: GET
path: "/sessions/watch"
tags: ["Sessions", "Sessions"]
---

# Watch Project

`GET /sessions/watch`

Relay low-frequency entity changes for the authorized project.

A caller with only one required view permission cannot open this stream and falls back to
the lists' polling behavior.

## Query parameters

- `project_id` string, uuid, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-12** `d80e0b1da448` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/agenta-ai/apis/agenta-api/changes/sessions/watch/get.md)

---

[API](https://skmtc.dev/agenta-ai/apis/agenta-api.md) · [All operations](https://skmtc.dev/agenta-ai/apis/agenta-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/agenta-ai/agenta-api/revisions/48ced00d9a1c/schema)
