---
title: "POST /api/discover/seen"
method: POST
path: "/api/discover/seen"
tags: ["Discover"]
---

# POST /api/discover/seen

`POST /api/discover/seen`

## Request body

- object
  - `impressions` object[]
    - `cardId` string, required
    - `dwellMs` integer, required
  - `cardIds` string[]
  - `sessionEnd` boolean

## Response `200`

OK

- object
  - `isGenerating` boolean, required

---

[API](https://skmtc.dev/fromolive/apis/olive-api.md) · [All operations](https://skmtc.dev/fromolive/apis/olive-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fromolive/olive-api/revisions/01f6261481a3/schema)
