---
title: "Changes to Get an email log by id"
method: GET
path: "/api/v1/logs/email/{id}"
---

# Changes to Get an email log by id

`GET /api/v1/logs/email/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 50 revisions.

- **2024-10-03** `795cad873b47` — 8 info
- **2024-10-01** `ffd604cd7944` — 1 info
- **2024-08-11** `11e2773b3a1e` — 1 breaking

## Changes

- **2024-10-03** `795cad873b47` — 8 info
  - the response property `log/content` became required for the status `200`
  - the response property `log/createdAt` became required for the status `200`
  - the response property `log/deletedAt` became required for the status `200`
  - the response property `log/id` became required for the status `200`
  - the response property `log/receiver` became required for the status `200`
  - the response property `log/response` became required for the status `200`
  - the response property `log/updatedAt` became required for the status `200`
  - added the required property `log/success` to the response with the `200` status
- **2024-10-01** `ffd604cd7944` — 1 info
  - endpoint added
- **2024-08-11** `11e2773b3a1e` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/valuemelody/apis/melody-auth-s2s-api/docs/api/v1/logs/email/:id/get.md) · [API](https://skmtc.dev/valuemelody/apis/melody-auth-s2s-api.md) · [Page](https://skmtc.dev/valuemelody/apis/melody-auth-s2s-api/changes/api/v1/logs/email/:id/get)
