/
DI
diabatix
/
Case API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2mo ago · Updated 2mo ago
Details
Filter operations
ApiHealth
1
AuditLog
3
Boundary
4
Case
15
CaseNote
6
CaseResults
3
CaseValidation
3
DataOverview
1
Estimation
2
Interface
5
Job
5
get
(Auth)
put
(Auth)
get
(Auth)
post
(Auth)
post
(Auth)
LibraryItem
7
Region
4
SubmissionQueue
4
SubRegion
4
Target
4
Job
(Auth)
post
/jobs/initialize
Request body
CaseJobInitializationModel
required
caseId
integer
required
fileId
integer
required
fileUrl
string
required
Response
Success
JobDto
required
jobId
integer
jobName
string
nullable
jobStatus
integer
progressPercentage
integer
messages
JobValidationMessage[]
nullable
Changes