/
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 2m ago · Updated 1d ago
View markdown
uhh-lt
Discourse Analysis Tool Suite API
post
Returns SpanAnnotationSearch.
v59
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-07
227
318
504.9 KB
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
post
Returns Search Info.
post
Returns all SourceDocument Ids and their scores and (optional) hightlights that match the query parameters.
post
Returns Memo Table Info.
post
Returns all Memo Ids that match the query parameters.
post
Returns SpanAnnotationSearch Info.
post
Returns SpanAnnotationSearch.
post
Returns SentenceAnnotationSearch Info.
post
Returns Sentence Annotations.
post
Returns BBoxAnnotationSearch Info.
post
Returns BBoxAnnotationSearchResult.
search_annotate
1
sentenceAnnotation
10
simsearch
2
sourceDocument
7
spanAnnotation
14
spanGroup
7
statistics
3
tag
13
TagRecommendation
3
timelineAnalysis
7
user
8
whiteboard
7
word_frequency
4
search
Returns SpanAnnotationSearch.
post
/search/span_annotation
Query parameters
project_id
integer
required
page
integer
nullable
page_size
integer
nullable
Request body
BodySearchSearchSpanAnnotations
required
filter
FilterSpanColumnsInput
required
sorts
SortSpanColumns[]
required
Response
Successful Response
SpanAnnotationSearchResult
required
total_results
integer
required
The total number of span_annotation_ids. Used for pagination.
data
SpanAnnotationRow[]
required
The Annotations.