---
title: "Anthropic Session Status Webhook"
method: POST
path: "/webhooks/anthropic/session-status"
tags: ["webhooks"]
---

# Anthropic Session Status Webhook

`POST /webhooks/anthropic/session-status`

Handle an Anthropic Managed Agents session-status webhook event.

Reads the raw request body for signature verification.
Returns 200 on success (including ignored/unknown events),
400 on an invalid or stale signature.

## Response `200`

Successful Response

- unknown

---

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