---
title: "Changes to Busca uma mensagem pelo ID interno"
method: GET
path: "/v1/messages/{internalId}"
---

# Changes to Busca uma mensagem pelo ID interno

`GET /v1/messages/{internalId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 4 revisions.

- **2026-07-15** `174c89e36a13` — 8 warning, 1 info
- **2026-05-25** `4e426b85f784` — 4 breaking, 9 info

## Changes

- **2026-07-15** `174c89e36a13` — 8 warning, 1 info
  - added the new `CANCELED` enum value to the `status` response property for the response status `200`
  - added the new `DELIVERED` enum value to the `status` response property for the response status `200`
  - added the new `FAILED` enum value to the `status` response property for the response status `200`
  - added the new `PENDING` enum value to the `status` response property for the response status `200`
  - added the new `PROCESSING` enum value to the `status` response property for the response status `200`
  - added the new `READ` enum value to the `status` response property for the response status `200`
  - added the new `SCHEDULED` enum value to the `status` response property for the response status `200`
  - added the new `SENT` enum value to the `status` response property for the response status `200`
  - removed the `TEST` enum value from the `mode` response property for the response status `200`
- **2026-05-25** `4e426b85f784` — 4 breaking, 9 info
  - the response property `body` became nullable for the status `200`
  - the response property `cost` became nullable for the status `200`
  - the response property `id` became nullable for the status `200`
  - the `cost` response's property format changed from `decimal` to `float` for status `200`
  - api tag `messages` added
  - api tag `Messages` removed
  - added the media type `application/json` for the response with the status `403`
  - added the media type `application/json` for the response with the status `404`
  - added the non-success response with the status `401`
  - the response property `mode` became required for the status `200`
  - the response property `receiver` became required for the status `200`
  - the response property `sender` became required for the status `200`
  - the response property `status` became required for the status `200`

---

[Operation](https://skmtc.dev/ararahq/apis/ararahq-api/docs/v1/messages/:internalId/get.md) · [API](https://skmtc.dev/ararahq/apis/ararahq-api.md) · [Page](https://skmtc.dev/ararahq/apis/ararahq-api/changes/v1/messages/:internalId/get)
