/
UH
uhh-lt
/
Discourse Analysis Tool Suite API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 1w ago
View markdown
uhh-lt
Discourse Analysis Tool Suite API
get
Returns all SentenceAnnotations of the User for the SourceDocument
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-07
227
318
504.9 KB
6b22366ce2d1
analysis
4
annoscaling
2
authentication
8
bboxAnnotation
8
classifier
9
code
5
conceptOverTimeAnalysis
11
docprocessing
6
folder
7
general
3
import
3
job
14
llm
8
memo
7
perspectives
15
project
7
projectMetadata
5
rag
3
sdocMetadata
6
search
10
search_annotate
1
sentenceAnnotation
10
put
Creates a SentenceAnnotation
put
Creates SentenceAnnotations in Bulk
get
Returns the SentenceAnnotation with the given ID.
delete
Deletes the SentenceAnnotation with the given ID.
patch
Updates the SentenceAnnotation with the given ID.
get
Returns all SentenceAnnotations of the User for the SourceDocument
patch
Updates SentenceAnnotation in Bulk
delete
Deletes all SentenceAnnotations with the given IDs.
get
Returns SentenceAnnotations with the given Code of the logged-in User
post
Counts the SentenceAnnotations of the User (by user_id) per Codes (by class_ids) in Documents (by sdoc_ids)
simsearch
2
sourceDocument
7
spanAnnotation
14
spanGroup
7
statistics
3
tag
13
TagRecommendation
3
timelineAnalysis
7
user
8
whiteboard
7
word_frequency
4
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
Successful Response
SentenceAnnotatorResult
required
sentence_annotations
object
required
A mapping of sentence IDs to their annotations