---
title: "Get next text to label, possibly with annotations"
method: GET
path: "/interaction"
tags: ["Interaction"]
---

# Get next text to label, possibly with annotations

`GET /interaction`

## Response `200`

OK

- object
  - `text` string
  - `annotations` Annotation[]
    - `end_offset` integer
    - `start_offset` integer
  - `index` integer

---

[API](https://skmtc.dev/megagonlabs/apis/idea2-api-specification.md) · [All operations](https://skmtc.dev/megagonlabs/apis/idea2-api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/megagonlabs/idea2-api-specification/revisions/98450d0705a2/schema)
