---
title: "Get tx rollup finalize commitment status"
method: GET
path: "/v1/operations/tx_rollup_finalize_commitment/{hash}/status"
tags: ["Operations"]
---

# Get tx rollup finalize commitment status

`GET /v1/operations/tx_rollup_finalize_commitment/{hash}/status`

Returns operation status: `true` if applied, `false` if failed, `null` (or HTTP 204) if doesn't exist.

## Path parameters

- `hash` string, required

## Response `200`

- boolean, nullable

---

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