/
UH
uhh-lt
/
Discourse Analysis Tool Suite API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 4d ago
Details
Filter operations
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
10
perspectives
15
project
7
projectMetadata
5
rag
3
sdocMetadata
6
search
14
search_annotate
1
searchView
5
post
Creates a personal search view
get
Returns the current user's search views of an entity type in a project
put
Reorders the current user's search views of an entity type in a project
delete
Deletes a personal search view
patch
Updates a personal search view
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
searchView
Deletes a personal search view
delete
/searchView/{view_id}
Path parameters
view_id
integer
required
Response
Successful Response
union
required
MemoSearchViewRead
required
OR
SpanSearchViewRead
required
OR
SentenceSearchViewRead
required
OR
BBoxSearchViewRead
required
Changes