---
title: "Gets the refresh progress for a segment."
method: GET
path: "/v2/segments/refresh/{id}"
tags: ["ApiSegment"]
---

# Gets the refresh progress for a segment.

`GET /v2/segments/refresh/{id}`

## Path parameters

- `id` integer, required

## Response `200`

- ApiSegmentRefresh
  - `id` integer
  - `status` 'NotStarted' | 'NotFinished' | 'Finished' | 'Failed' | 'NotAvailableInThisVersion'

---

[API](https://skmtc.net/dotdigital/apis/apiconnector-com.md) · [All operations](https://skmtc.net/dotdigital/apis/apiconnector-com/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dotdigital/apiconnector-com/revisions/109c0537cf77/schema)
