---
title: "Display Handbook Summary"
method: GET
path: "/v2/handbook"
---

# Display Handbook Summary

`GET /v2/handbook`

## Response `200`

Successful Response

- PlatformHandbook
  - `summary` PlatformHandbookSummary, required
    - `number_of_adopotable_policies` integer, required
    - `publishable` boolean, required
    - `has_published` boolean, required
    - `acknowledgement_stats` PlatformHandbookAcknowledgementStats
      - `signed` integer, required
      - `outdated` integer, required
      - `pending` integer, required
  - `details` PlatformHandbookDetails, required
    - `handbook_automation_url` string, required

---

[API](https://skmtc.net/mosey/apis/mosey-api.md) · [All operations](https://skmtc.net/mosey/apis/mosey-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mosey/mosey-api/revisions/2121b0e65643/schema)
