# Fetch data for the consumer assignments.

**GET /consumers/{group_name}/instances/{instance}/records**




## Servers
- http://{{Host}}: http://{{Host}} ()



## Parameters

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

- **instance** (string)


### Query parameters
- **timeout** (integer)

- **max_bytes** (integer)



## Responses
### 200


#### Body: application/vnd.kafka.json.v2+json (object)
- **records** (array[object])


### 404
Consumer, topic, or partition not found

#### Body: application/vnd.kafka.json.v2+json (object)
- **error_code** (integer)

- **message** (string)



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