---
title: "Get the current (maximum) highwater mark/continuation token of the feed. Allows starting `feed/events` from 'now'."
method: GET
path: "/feed/resumeToken"
---

# Get the current (maximum) highwater mark/continuation token of the feed. Allows starting `feed/events` from 'now'.

`GET /feed/resumeToken`

## Response `200`

success

- FeedResumeTokenGet200Response
  - `resumeToken` string, required — The highwater mark/resume token to use with the event/feed endpoint.

## Other responses

- `400` — bad request
- `500` — Internal server error

---

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