---
title: "Paginate backwards through stream events"
method: GET
path: "/streams/{stream}/{event}/backward/{count}"
tags: ["Streams"]
---

# Paginate backwards through stream events

`GET /streams/{stream}/{event}/backward/{count}`

Paginate backwards though stream events by a specified amount.

## Path parameters

- `stream` string, required
- `event` string, required
- `count` integer, required

## Query parameters

- `embed` 'None' | 'Content' | 'Rich' | 'Body' | 'PrettyBody' | 'TryHarder'

## Response `200`

OK

## Other responses

- `304` — Not modified
- `401` — Unauthorized
- `404` — Not found
- `410` — Gone

---

[API](https://skmtc.net/kurrent-io/apis/http-api.md) · [All operations](https://skmtc.net/kurrent-io/apis/http-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kurrent-io/http-api/versions/b7fd712e809c/schema)
