---
title: "Precompute Shape"
method: GET
path: "/v2/precompute/shape/{name}"
tags: ["Precompute Internal"]
---

# Precompute Shape

`GET /v2/precompute/shape/{name}`

The structure of one artifact's published payload.

No build context: this reads Redis and nothing else, so it neither opens a
Postgres connection nor asks the graph what version it is on.

## Path parameters

- `name` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `404` — Not Found
- `422` — Validation Error

## Changes

- **2026-07-31** `1d445d2a69b5` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/carbonarc/apis/carbon-arc-api-documentation/changes/v2/precompute/shape/:name/get.md)

---

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