---
title: "GET /actor-groups/webs/{web_id}"
method: GET
path: "/actor-groups/webs/{web_id}"
tags: ["Graph", "Web"]
---

# GET /actor-groups/webs/{web_id}

`GET /actor-groups/webs/{web_id}`

## Path parameters

- `web_id` string, uuid, required

## Headers

- `X-Authenticated-User-Actor-Id` string, uuid, required

## Response `200`

The web was retrieved successfully

- unknown

## Other responses

- `500` — Store error occurred

## Changes

- **2025-05-21** `b8c06bbd856a` — 4 breaking, 1 warning
  - the response's body became nullable
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `machineId` from the response with the `200` status
  - removed the required property `webId` from the response with the `200` status
  - …1 more
- **2025-05-10** `bc478b2f5b6f` — 2 info
  - api operation id `get_web` removed and replaced with `get_web_by_id`
  - removed the non-success response with the status `404`
- **2025-04-28** `c5116553363c` — 1 info
  - endpoint added
- **2025-04-24** `ccac01e6aad0` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/hashintel/apis/graph/changes/actor-groups/webs/:web_id/get.md)

---

[API](https://skmtc.dev/hashintel/apis/graph.md) · [All operations](https://skmtc.dev/hashintel/apis/graph/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hashintel/graph/revisions/ba95e69ddba8/schema)
