/
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 44m ago · Updated 1d ago
View markdown
uhh-lt
Discourse Analysis Tool Suite API
post
Returns SpanAnnotationSearch.
6fcf6b0bc28a
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-12
228
323
518.0 KB
analysis
4
annoscaling
2
authentication
8
bboxAnnotation
8
classifier
10
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.