# Get in-memory partition manifest

**GET /v1/cloud_storage/manifest/{topic}/{partition}**

Get the in-memory partition manifest in JSON format.


## Servers
- http://localhost:9644: http://localhost:9644 ()



## Parameters

### Path parameters
- **topic** (string)

- **partition** (integer)




## Responses
### 200
In-memory partition manifest in JSON response

#### Body: application/json (object)
object

[Powered by Bump.sh](https://bump.sh)
