---
title: "List release order value progress"
method: GET
path: "/release-orders/{id}/value-progress"
tags: ["release-orders"]
---

# List release order value progress

`GET /release-orders/{id}/value-progress`

## Response `200`

OK

- InternalInterfacesHttpReleaseOrderValueProgressListResponse
  - `data` InternalInterfacesHttpReleaseOrderValueProgressResponse[]
    - `executor_param_name` string
    - `message` string
    - `param_key` string
    - `param_name` string
    - `pipeline_scope` string
    - `required` boolean
    - `sort_no` integer
    - `status` string
    - `updated_at` string
    - `value` string
    - `value_source` string

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/opsre/apis/gos-release-api.md) · [All operations](https://skmtc.net/opsre/apis/gos-release-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/opsre/gos-release-api/versions/fc9f6fb06a50/schema)
