---
title: "Changes to Retrieve self-certification results for an order"
method: GET
path: "/v1/orders/{id}/certifications/"
---

# Changes to Retrieve self-certification results for an order

`GET /v1/orders/{id}/certifications/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 11 revisions.

- **2026-07-27** `f7c013875516` — 2 info
- **2026-07-26** `e58688835e25` — 1 breaking, 3 warning

## Changes

- **2026-07-27** `f7c013875516` — 2 info
  - the `results/items/account/balance` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `results/items/employment/gig/monthly_income` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
- **2026-07-26** `e58688835e25` — 1 breaking, 3 warning
  - the response property `results/items/employment/job_type` became nullable for the status `200`
  - added the new `undefined` enum value to the `results/items/employment/job_type` response property for the response status `200`
  - added the new `undefined` enum value to the `results/items/employment/pay_frequency` response property for the response status `200`
  - added the new `undefined` enum value to the `results/items/rejection_reason` response property for the response status `200`

---

[Operation](https://skmtc.dev/truv/apis/truv-api/docs/v1/orders/:id/certifications/get.md) · [API](https://skmtc.dev/truv/apis/truv-api.md) · [Page](https://skmtc.dev/truv/apis/truv-api/changes/v1/orders/:id/certifications/get)
