---
title: "Get Workflow Cost estimate"
method: GET
path: "/v0/workflows/{workflow_id}/estimate"
tags: ["Workflows"]
---

# Get Workflow Cost estimate

`GET /v0/workflows/{workflow_id}/estimate`

Get Workflow Cost estimate

## Path parameters

- `workflow_id` string, required

## Response `200`

OK

- DexterGetWorkflowCostEstimateTransformerResponse
  - `estimated_cost` integer — The calculated cost of running the workflow, in credits

## Other responses

- `400` — Bad Request
- `403` — Forbidden

---

[API](https://skmtc.net/pixxel/apis/stargate.md) · [All operations](https://skmtc.net/pixxel/apis/stargate/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pixxel/stargate/versions/b501e2ca5a9d/schema)
