---
title: "Demonstration of common specs for `GET` resource history"
method: GET
path: "/demonstration/{crn}/{label}/{persistenceId}/{id}/history"
---

# Demonstration of common specs for `GET` resource history

`GET /demonstration/{crn}/{label}/{persistenceId}/{id}/history`

A list of the different times at which the resource's information was changed.

## Response `200`

A list of the different times at which the resource's information was changed, ordered from most to least recent, with links to retrieve that version of the information. Changes `< x-date` are included.

This call does not use paging, because we expect less than 50 changes to the information of the resource.

- HistoryYaml — unresolved $ref

## Other responses

- `400` — unresolved $ref
- `401` — unresolved $ref
- `403` — unresolved $ref
- `404` — unresolved $ref

---

[API](https://skmtc.dev/peopleware/apis/ppwcode-openapi-demonstration.md) · [All operations](https://skmtc.dev/peopleware/apis/ppwcode-openapi-demonstration/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/peopleware/ppwcode-openapi-demonstration/revisions/c0d5b7fb37e0/schema)
