---
title: "Precompute Shape"
method: GET
path: "/api/v1/admin/admin-utils/precompute/shape/{name}"
tags: ["Admin APIs", "admin-utils"]
---

# Precompute Shape

`GET /api/v1/admin/admin-utils/precompute/shape/{name}`

What is inside one precompute's published payload.

The rest of this surface reports whether a payload exists and how big it is.
This is the only thing that says what it contains — the stored blob is
compressed for the larger artifacts, so it cannot be read out of Redis
directly.

## Path parameters

- `name` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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