---
title: "Retrieve an event store"
method: GET
path: "/event_stores/{eventStoreId}"
tags: ["event_stores"]
---

# Retrieve an event store

`GET /event_stores/{eventStoreId}`

Retrieve an event store

## Path parameters

- `eventStoreId` string, required

## Response `200`

The event store object

## Changes

- **2026-08-25** `8c992528cc87` — 8 warning, 1 info
  - added the new `anonymization_cancel` enum value to the `data/attributes/event` response property for the response status `200`
  - added the new `anonymization_completed` enum value to the `data/attributes/event` response property for the response status `200`
  - added the new `anonymization_failed` enum value to the `data/attributes/event` response property for the response status `200`
  - added the new `anonymization_request` enum value to the `data/attributes/event` response property for the response status `200`
  - …5 more

[Change history](https://skmtc.dev/commercelayer/apis/commerce-layer-api/changes/event_stores/:eventStoreId/get.md)

---

[API](https://skmtc.dev/commercelayer/apis/commerce-layer-api.md) · [All operations](https://skmtc.dev/commercelayer/apis/commerce-layer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/commercelayer/commerce-layer-api/revisions/8c992528cc87/schema)
