---
title: "Retrieves the latest privacy policy."
method: GET
path: "/api/privacy_policies/latest"
tags: ["Privacy Policies"]
---

# Retrieves the latest privacy policy.

`GET /api/privacy_policies/latest`

## Response `200`

OK

- PrivacyPolicy
  - `id` string, uuid, nullable
  - `text` string, nullable
  - `createdAt` string, date-time

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/department-for-education/apis/get-into-teaching-api-v1.md) · [All operations](https://skmtc.net/department-for-education/apis/get-into-teaching-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/department-for-education/get-into-teaching-api-v1/revisions/5d53dbaed560/schema)
