/
UH
uhh-lt
/
Discourse Analysis Tool Suite API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 40m ago · Updated 3d 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
sentenceAnnotation
10
simsearch
2
sourceDocument
7
get
Returns the SourceDocument with the given ID if it exists
delete
Removes the SourceDocument with the given ID if it exists
patch
Updates the SourceDocument with the given ID.
get
Returns the SourceDocumentData with the given ID if it exists
get
Returns the ids of SourceDocuments in the same folder as the SourceDocument with the given id.
get
Returns the URL to the original file of the SourceDocument with the given ID if it exists.
get
Returns IDs of users that annotated that SourceDocument.
spanAnnotation
14
spanGroup
7
statistics
3
tag
13
TagRecommendation
3
timelineAnalysis
7
user
8
whiteboard
7
word_frequency
4
sourceDocument
Returns the ids of SourceDocuments in the same folder as the SourceDocument with the given id.
get
/sdoc/{sdoc_id}/same_folder
Path parameters
sdoc_id
integer
required
Response
Successful Response
integer[]
required
Changes