---
title: "RawCheckpointList queries all checkpoints that match the given status."
method: GET
path: "/babylon/checkpointing/v1/raw_checkpoints/{status}"
tags: ["Query"]
---

# RawCheckpointList queries all checkpoints that match the given status.

`GET /babylon/checkpointing/v1/raw_checkpoints/{status}`

## Path parameters

- `status` 'CKPT_STATUS_ACCUMULATING' | 'CKPT_STATUS_SEALED' | 'CKPT_STATUS_SUBMITTED' | 'CKPT_STATUS_CONFIRMED' | 'CKPT_STATUS_FINALIZED', required

## Query parameters

- `pagination.key` string, byte
- `pagination.offset` string, uint64
- `pagination.limit` string, uint64
- `pagination.count_total` boolean
- `pagination.reverse` boolean

## Response `200`

A successful response.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/babylonlabs-io/apis/babylon-grpc-gateway-docs.md) · [All operations](https://skmtc.net/babylonlabs-io/apis/babylon-grpc-gateway-docs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/babylonlabs-io/babylon-grpc-gateway-docs/versions/93a09c641887/schema)
