---
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

---

[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/versions/bd33ea42994c/schema)
