---
title: "Read Couple Relationship Change History"
method: GET
path: "/tree/couple-relationships/{crid}/changes"
tags: ["Change History"]
---

# Read Couple Relationship Change History

`GET /tree/couple-relationships/{crid}/changes`

Read the change history of a couple relationship. Provides a list of changes for a couple 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. See <a href="https://developers.familysearch.org/main/docs/change-history" target="_blank">Change History (Guide)</a>.

## Path parameters

- `crid` 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)
