---
title: "Get Prisms Page"
method: GET
path: "/v2/public-prisms"
tags: ["Public"]
---

# Get Prisms Page

`GET /v2/public-prisms`

The public /prisms page payload. No auth, no per-user data, relative
values only. Proxied from CAMS's serving cache (CAMS owns prism state);
serves the last-good copy if CAMS is briefly unreachable.

## Response `200`

Successful Response

- PublicPrismsResponse — The precomputed snapshot the public marketing page renders. Only relative values (YoY index levels, share-of-group percentages) — never absolute dollars/visits/downloads.
  - `tou` object, nullable
  - `prisms` object[], required

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/carbonarc/apis/carbon-arc-api-documentation.md) · [All operations](https://skmtc.net/carbonarc/apis/carbon-arc-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/carbonarc/carbon-arc-api-documentation/revisions/4850d81778a4/schema)
