---
title: "Read Child and Parents Change History"
method: GET
path: "/tree/child-and-parents-relationships/{caprid}/changes"
tags: ["Change History"]
---

# Read Child and Parents Change History

`GET /tree/child-and-parents-relationships/{caprid}/changes`

Read the history of a child and parents relationship. Provides a list of changes for a child-and-parents relationship. Each entry in the change history provides details about what was changed, who performed the change, and an explanation of why the change was made if the reason was provided by the user. A single operation on a child-and-parents relationship may result in multiple elements in its change history. See <a href="https://developers.familysearch.org/main/docs/change-history" target="_blank">Change History (Guide)</a>.

## Path parameters

- `caprid` string, required

## Query parameters

- `from` string

## Headers

- `Accept` 'application/x-gedcomx-atom+json' | 'application/json' | 'application/atom+xml' | 'application/xml', required

## Response `200`

The read was successful.

## Other responses

- `204` — Upon a successful read with an empty change history.
- `429` — The request was throttled.

---

[API](https://skmtc.net/familysearch/apis/authentication-endpoints.md) · [All operations](https://skmtc.net/familysearch/apis/authentication-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/familysearch/authentication-endpoints/revisions/2b5020574a62/schema)
