---
title: "list checkpoints of a container"
method: GET
path: "/containers/{id}/checkpoints"
tags: ["Container"]
---

# list checkpoints of a container

`GET /containers/{id}/checkpoints`

## Path parameters

- `id` string, required

## Query parameters

- `checkpointdir` string

## Response `200`

no error

## Other responses

- `400` — bad parameter
- `404` — An unexpected 404 error occurred.

## Changes

- **2018-08-10** `de019b81f2b9` — 1 info
  - endpoint added
- **2018-08-03** `5ae9c809fadb` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/aliyun/apis/pouch-engine-api/changes/containers/:id/checkpoints/get.md)

---

[API](https://skmtc.dev/aliyun/apis/pouch-engine-api.md) · [All operations](https://skmtc.dev/aliyun/apis/pouch-engine-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aliyun/pouch-engine-api/revisions/36d75b2825fc/schema)
