---
title: "Changes to GET /api/audits/{id}"
method: GET
path: "/api/audits/{id}"
---

# Changes to GET /api/audits/{id}

`GET /api/audits/{id}`

> Every recorded change to this endpoint, newest first.
> 49 revisions in range; 1 not diffed.

## Timeline

Changed in 2 of 49 revisions.

- **2026-09-01** `fde251beb0ca` — 2 warning, 46 info
- **2026-08-31** `97e51f27dc77` — 10 breaking, 10 info

## Changes

- **2026-09-01** `fde251beb0ca` — 2 warning, 46 info
  - added the new `private` enum value to the `data/privacyStatus/status` response property for the response status `200`
  - added the new `public` enum value to the `data/privacyStatus/status` response property for the response status `200`
  - the response property `data/auditTypeId` became required for the status `200`
  - the response property `data/auditTypeName` became required for the status `200`
  - the response property `data/companyId` became required for the status `200`
  - the response property `data/companyName` became required for the status `200`
  - the response property `data/facilityScore` became required for the status `200`
  - the response property `data/name` became required for the status `200`
  - the response property `data/referenceNumber` became required for the status `200`
  - the response property `data/type` became required for the status `200`
  - added the required property `data/auditDate` to the response with the `200` status
  - added the required property `data/auditFile` to the response with the `200` status
  - added the required property `data/auditReportFileBucketName` to the response with the `200` status
  - added the required property `data/auditReportFileContentType` to the response with the `200` status
  - added the required property `data/auditReportFileId` to the response with the `200` status
  - added the required property `data/auditReportFileOriginalUrl` to the response with the `200` status
  - added the required property `data/auditReportFileType` to the response with the `200` status
  - added the required property `data/auditReportFileUrl` to the response with the `200` status
  - added the required property `data/auditedBy` to the response with the `200` status
  - added the required property `data/capFile` to the response with the `200` status
  - added the required property `data/city` to the response with the `200` status
  - added the required property `data/correctiveActionPlanFileBucketName` to the response with the `200` status
  - added the required property `data/correctiveActionPlanFileContentType` to the response with the `200` status
  - added the required property `data/correctiveActionPlanFileFileType` to the response with the `200` status
  - added the required property `data/correctiveActionPlanFileId` to the response with the `200` status
  - added the required property `data/correctiveActionPlanFileOriginalUrl` to the response with the `200` status
  - added the required property `data/correctiveActionPlanFileUrl` to the response with the `200` status
  - added the required property `data/createdAt` to the response with the `200` status
  - added the required property `data/createdByApiKeyId` to the response with the `200` status
  - added the required property `data/createdByApiKeyLabel` to the response with the `200` status
  - added the required property `data/createdByCompanyId` to the response with the `200` status
  - added the required property `data/createdByImpersonateId` to the response with the `200` status
  - added the required property `data/createdByUserId` to the response with the `200` status
  - added the required property `data/dataStatus` to the response with the `200` status
  - added the required property `data/externalSource` to the response with the `200` status
  - added the required property `data/isPublic` to the response with the `200` status
  - added the required property `data/nextPlannedAuditDate` to the response with the `200` status
  - added the required property `data/updatedAt` to the response with the `200` status
  - added the required property `data/updatedByApiKeyId` to the response with the `200` status
  - added the required property `data/updatedByApiKeyLabel` to the response with the `200` status
  - …8 more
- **2026-08-31** `97e51f27dc77` — 10 breaking, 10 info
  - the response property `data/auditTypeId` became nullable for the status `200`
  - the response property `data/auditTypeName` became nullable for the status `200`
  - the response property `data/companyId` became nullable for the status `200`
  - the response property `data/companyName` became nullable for the status `200`
  - the response property `data/facilityScore` became nullable for the status `200`
  - the response property `data/name` became nullable for the status `200`
  - the response property `data/privacyStatus` became nullable for the status `200`
  - the response property `data/referenceNumber` became nullable for the status `200`
  - the response property `data/type` became nullable for the status `200`
  - the `data/privacyStatus` response's property type changed from no type to `object` for status `200`
  - removed `subschema #1, subschema #2` from the `data/privacyStatus` response property `anyOf` list for the response status `200`
  - response property `data/auditTypeId` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/auditTypeName` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/companyId` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/companyName` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/facilityScore` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/name` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/referenceNumber` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/type` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - added the required property `data/privacyStatus/status` to the response with the `200` status

---

[Operation](https://skmtc.dev/retraced/apis/api-reference/docs/api/audits/:id/get.md) · [API](https://skmtc.dev/retraced/apis/api-reference.md) · [Page](https://skmtc.dev/retraced/apis/api-reference/changes/api/audits/:id/get)
