---
title: "Get next text to label, possibly with annotations"
method: GET
path: "/interaction"
tags: ["Labelling 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/ruler-api-specification.md) · [All operations](https://skmtc.dev/megagonlabs/apis/ruler-api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/megagonlabs/ruler-api-specification/revisions/3dab7cc0d48e/schema)
