---
title: "GET /api/v1/workflows/runs/{runId}/config"
method: GET
path: "/api/v1/workflows/runs/{runId}/config"
tags: ["workflows"]
---

# GET /api/v1/workflows/runs/{runId}/config

`GET /api/v1/workflows/runs/{runId}/config`

## Path parameters

- `runId` string, required

## Response `200`

Inputs and version metadata captured for a workflow run

- object
  - `runId` string
  - `workflowId` string
  - `workflowVersionId` string, nullable
  - `workflowVersion` integer, nullable
  - `inputs` object

## Changes

- **2025-11-10** `ba177d44bb7c` — 1 info
  - endpoint added
- **2025-10-24** `8db531c050e5` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/shipsecai/apis/shipsec-studio-api/changes/api/v1/workflows/runs/:runId/config/get.md)

---

[API](https://skmtc.dev/shipsecai/apis/shipsec-studio-api.md) · [All operations](https://skmtc.dev/shipsecai/apis/shipsec-studio-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/shipsecai/shipsec-studio-api/revisions/cc60562ad9f3/schema)
