---
title: "Changes to Get Postcard"
method: GET
path: "/print-mail/v1/postcards/{id}"
---

# Changes to Get Postcard

`GET /print-mail/v1/postcards/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 7 revisions.

- **2026-06-12** `54cf11f8a76f` — 2 info
- **2026-05-21** `afd5935c2b2c` — 3 info
- **2026-05-01** `c8fedcbd705e` — 3 warning, 3 info

## Changes

- **2026-06-12** `54cf11f8a76f` — 2 info
  - added the optional property `from/allOf[#/components/schemas/Contact]/secret` to the response with the `200` status
  - added the optional property `to/allOf[#/components/schemas/Contact]/secret` to the response with the `200` status
- **2026-05-21** `afd5935c2b2c` — 3 info
  - added `#/components/schemas/PostcardPremiumPaperID` to the `paper` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/PremiumPaperID` from the `paper` response property `allOf` list for the response status `200`
  - the `paper` response's property default value `standard` was removed for the status `200`
- **2026-05-01** `c8fedcbd705e` — 3 warning, 3 info
  - added the new `internal_server_error` enum value to the `error/type` response property for the response status `500`
  - added the new `not_found_error` enum value to the `error/type` response property for the response status `404`
  - added the new `rate_limit_exceeded_error` enum value to the `error/type` response property for the response status `429`
  - added `subschema #1, subschema #2` to the response body `anyOf` list for the response status `401`
  - removed `subschema #1, subschema #2` from the response body `anyOf` list for the response status `401`
  - added the optional property `paper` to the response with the `200` status

---

[Operation](https://skmtc.dev/postgrid/apis/postgrid-address-verification-api/docs/print-mail/v1/postcards/:id/get.md) · [API](https://skmtc.dev/postgrid/apis/postgrid-address-verification-api.md) · [Page](https://skmtc.dev/postgrid/apis/postgrid-address-verification-api/changes/print-mail/v1/postcards/:id/get)
