---
title: "Returns all SentenceAnnotations of the User for the SourceDocument"
method: GET
path: "/sentence/sdoc/{sdoc_id}/user/{user_id}"
tags: ["sentenceAnnotation"]
---

# Returns all SentenceAnnotations of the User for the SourceDocument

`GET /sentence/sdoc/{sdoc_id}/user/{user_id}`

## Path parameters

- `sdoc_id` integer, required
- `user_id` integer, required

## Response `200`

Successful Response

- SentenceAnnotatorResult
  - `sentence_annotations` object, required — A mapping of sentence IDs to their annotations

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/uhh-lt/apis/discourse-analysis-tool-suite-api.md) · [All operations](https://skmtc.net/uhh-lt/apis/discourse-analysis-tool-suite-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/uhh-lt/discourse-analysis-tool-suite-api/revisions/6b22366ce2d1/schema)
