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

## Changes

- **2020-10-07** `bad24ffe5ea2` — 2 info
  - api tag `Labelling Interaction` added
  - api tag `Interaction` removed
- **2020-02-20** `5e2e07fbaa35` — 3 info
  - api operation id `endpoints.next_text` removed and replaced with `idea2.next_text`
  - api tag `Interaction` added
  - api tag `Labelling Interaction` removed

[Change history](https://skmtc.dev/megagonlabs/apis/ruler-api-specification/changes/interaction/get.md)

---

[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/bad24ffe5ea2/schema)
