---
title: "Live concurrent viewer count"
method: GET
path: "/v1/artifacts/{id}/presence"
tags: ["Artifacts"]
---

# Live concurrent viewer count

`GET /v1/artifacts/{id}/presence`

Best-effort count of viewers with the artifact page open (visible tab). Owner or collaborator only — not shown on the public page.

## Response `200`

Current viewer count

- object
  - `count` integer

## Other responses

- `403` — Access denied
- `404` — Resource not found

---

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