---
title: "Get a stream of microblocks beginning
with the given microblock (Epoch 2.x)."
method: GET
path: "/v2/microblocks/{microblock_id}"
tags: ["Blocks", "Microblocks"]
---

# Get a stream of microblocks beginning
with the given microblock (Epoch 2.x).

`GET /v2/microblocks/{microblock_id}`

## Path parameters

- `microblock_id` string, required

## Response `200`

The microblock data

## Other responses

- `400` — Bad request
- `404` — Not found
- `500` — Internal Server Error

---

[API](https://skmtc.net/stacks-network/apis/stacks-3-0-rpc-api.md) · [All operations](https://skmtc.net/stacks-network/apis/stacks-3-0-rpc-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stacks-network/stacks-3-0-rpc-api/versions/cc374d806af8/schema)
