/
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
post
Returns BBoxAnnotationSearchResult.
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
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 BBoxAnnotationSearchResult.
post
/search/bbox_annotation
Query parameters
project_id
integer
required
page
integer
nullable
page_size
integer
nullable
Request body
BodySearchSearchBboxAnnotations
required
filter
FilterBBoxColumnsInput
required
sorts
SortBBoxColumns[]
required
Response
Successful Response
BBoxAnnotationSearchResult
required
total_results
integer
required
The total number of bbox_annotation_ids. Used for pagination.
data
BBoxAnnotationRow[]
required
The Annotations.