---
title: "Read User History"
method: GET
path: "/users/{uid}/history"
tags: ["Users"]
---

# Read User History

`GET /users/{uid}/history`

Read a user's history.

## Path parameters

- `uid` string, required

## Query parameters

- `tid` string

## Headers

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

## Response `200`

The read was successful.

---

[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)
