---
title: "Get the persistent modifier by its id"
method: GET
path: "/blocks/modifier/{modifierId}"
tags: ["blocks"]
---

# Get the persistent modifier by its id

`GET /blocks/modifier/{modifierId}`

## Path parameters

- `modifierId` string, required

## Response `200`

Persistent modifier object

## Other responses

- `404` — Modifier with this id doesn't exist
- `default` — Error

---

[API](https://skmtc.net/ergoplatform/apis/ergo-node-api.md) · [All operations](https://skmtc.net/ergoplatform/apis/ergo-node-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ergoplatform/ergo-node-api/versions/ef97e678f020/schema)
