---
title: "Get viewed pages history"
method: GET
path: "/contacts/{contactId}/viewed-pages"
tags: ["Contacts"]
---

# Get viewed pages history

`GET /contacts/{contactId}/viewed-pages`

This resource provides you with a list of pages that the contact has viewed on your website. The list contains entries from the past 30 days. It is important to note that contacts are website visitors who have interacted with the Tidio widget and have been identified by their name, email address, or phone number.

## Path parameters

- `contactId` string, uuid, required — ID of the contact

## Query parameters

- `cursor` string

## Response `200`

Paginated list of viewed pages

## Other responses

- `400` — Invalid cursor

---

[API](https://skmtc.net/tidio/apis/tidio-openapi.md) · [All operations](https://skmtc.net/tidio/apis/tidio-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tidio/tidio-openapi/revisions/60b2d5edc91f/schema)
