/
WE
wejam
/
JAM
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 16h ago · Updated 1d ago
Details
Filter operations
assistant
4
Assistant
1
certification
2
chat
10
chat-support
1
cms
26
comment
5
common
3
connected-tools
1
content-allocation
16
content-generation
1
ContentGenerationCopilot
1
contextualization
4
conversation
3
credential
3
crm
39
dashboard
29
data-export
10
documents
7
get
List documents with pagination and filters
post
Upload a new document file
get
Get a document by ID
delete
Delete a document by ID
patch
Update a document file name
get
Get a presigned download URL for a document
get
Get the plain text content of a document
feedback
2
leaderboard
4
memory
3
oauth2
4
real-call-session
3
role-play-session
3
saved-views
4
scorecard-classifier
1
scorecards
2
session
9
user-consent
9
user-feedback
6
webhook-publishers
6
documents
Get a presigned download URL for a document
get
/api/v1/documents/{documentId}/download-url
Path parameters
documentId
string
uuid
required
The unique identifier of the document
Response
DocumentDownloadUrlResponseDTO
required
downloadUrl
string
uri
required
Presigned URL the client can use to download the document
Changes