---
title: "Changes to Retrieve a meta event"
method: GET
path: "/v1/projects/{projectID}/meta-events/{metaEventID}"
---

# Changes to Retrieve a meta event

`GET /v1/projects/{projectID}/meta-events/{metaEventID}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 69 revisions.

- **2026-07-20** (v3) `bae289777c91` — 11 breaking, 12 warning, 5 info
- **2026-07-19** (v3) `e171f744d209` — 1 breaking
- **2024-07-15** (v3) `f48524f80fda` — 1 info
- **2024-03-26** (v3) `28d285e4302c` — 4 warning, 1 info

## Changes

- **2026-07-20** (v3) `bae289777c91` — 11 breaking, 12 warning, 5 info
  - the response property `allOf[subschema #2]/data` became nullable for the status `400`
  - the response property `allOf[subschema #2]/data` became nullable for the status `401`
  - the response property `allOf[subschema #2]/data` became nullable for the status `404`
  - the response property `allOf[subschema #2]/data/attempt` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/deleted_at` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/metadata` became nullable for the status `200`
  - the `allOf[subschema #2]/data` response's property type/format changed from `object`/`` to ``/`` for status `400`
  - the `allOf[subschema #2]/data` response's property type/format changed from `object`/`` to ``/`` for status `401`
  - the `allOf[subschema #2]/data` response's property type/format changed from `object`/`` to ``/`` for status `404`
  - the `allOf[subschema #2]/data/attempt` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `allOf[subschema #2]/data/metadata` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `allOf[subschema #2]/data/attempt/request_http_header` from the response with the `200` status
  - removed the optional property `allOf[subschema #2]/data/attempt/response_data` from the response with the `200` status
  - removed the optional property `allOf[subschema #2]/data/attempt/response_http_header` from the response with the `200` status
  - removed the optional property `allOf[subschema #2]/data/metadata/data` from the response with the `200` status
  - removed the optional property `allOf[subschema #2]/data/metadata/interval_seconds` from the response with the `200` status
  - removed the optional property `allOf[subschema #2]/data/metadata/max_retry_seconds` from the response with the `200` status
  - removed the optional property `allOf[subschema #2]/data/metadata/next_send_time` from the response with the `200` status
  - removed the optional property `allOf[subschema #2]/data/metadata/num_trials` from the response with the `200` status
  - removed the optional property `allOf[subschema #2]/data/metadata/raw` from the response with the `200` status
  - removed the optional property `allOf[subschema #2]/data/metadata/retry_limit` from the response with the `200` status
  - removed the optional property `allOf[subschema #2]/data/metadata/strategy` from the response with the `200` status
  - added the new `` enum value to the `allOf[subschema #2]/data/status` response property for the response status `200`
  - added `#/components/schemas/datastore.MetaEventAttempt` to the `allOf[subschema #2]/data/attempt` response property `allOf` list for the response status `200`
  - added `#/components/schemas/datastore.Metadata` to the `allOf[subschema #2]/data/metadata` response property `allOf` list for the response status `200`
  - added `#/components/schemas/handlers.Stub` to the `allOf[subschema #2]/data` response property `allOf` list for the response status `400`
  - added `#/components/schemas/handlers.Stub` to the `allOf[subschema #2]/data` response property `allOf` list for the response status `401`
  - added `#/components/schemas/handlers.Stub` to the `allOf[subschema #2]/data` response property `allOf` list for the response status `404`
- **2026-07-19** (v3) `e171f744d209` — 1 breaking
  - the `allOf[subschema #2]/data/metadata/data` response's property type/format changed from `array`/`` to `object`/`` for status `200`
- **2024-07-15** (v3) `f48524f80fda` — 1 info
  - added the optional property `allOf[subschema #2]/data/metadata/max_retry_seconds` to the response with the `200` status
- **2024-03-26** (v3) `28d285e4302c` — 4 warning, 1 info
  - removed the optional property `allOf[#/components/schemas/util.ServerResponse]/data` from the response with the `200` status
  - removed the optional property `allOf[#/components/schemas/util.ServerResponse]/data` from the response with the `400` status
  - removed the optional property `allOf[#/components/schemas/util.ServerResponse]/data` from the response with the `401` status
  - removed the optional property `allOf[#/components/schemas/util.ServerResponse]/data` from the response with the `404` status
  - api operation id `GetMetaEvent` was added

---

[Operation](https://skmtc.dev/getconvoy/apis/convoy-api-reference/docs/v1/projects/:projectID/meta-events/:metaEventID/get.md) · [API](https://skmtc.dev/getconvoy/apis/convoy-api-reference.md) · [Page](https://skmtc.dev/getconvoy/apis/convoy-api-reference/changes/v1/projects/:projectID/meta-events/:metaEventID/get)
