---
title: "List read receipts across all clients"
method: GET
path: "/v1/workspaces/{workspaceId}/sharee-activity"
tags: ["External sharing"]
---

# List read receipts across all clients

`GET /v1/workspaces/{workspaceId}/sharee-activity`

## Response `200`

Activity

- ShareeActivityList
  - `activity` object[]
    - `sharee_id` string
    - `resource_type` string
    - `resource_id` string
    - `user_id` string
    - `viewed_at` string, date-time

---

[API](https://skmtc.net/shareout/apis/shareout-rest-api.md) · [All operations](https://skmtc.net/shareout/apis/shareout-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shareout/shareout-rest-api/versions/804359ead65a/schema)
