/
CA
casemark
/
Case.dev API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 6m ago · Updated 3mo ago
View markdown
casemark
Case.dev API
post
Create work item
5b7e64e6d6f9
latest
OpenAPI 3.1.0
Proprietary
raw.githubusercontent.com
2026-05-19
230
1
780.0 KB
Agents
41
Compute
18
Database
9
Format
5
Legal
15
LLMs
5
Matters
32
get
List matters
post
Create matter
get
Get matter
patch
Update matter
get
List matter webhook subscriptions
post
Create matter webhook subscription
delete
Delete matter webhook subscription
get
List matter log entries
post
Create matter log entry
post
Export matter log entries
get
List matter parties
post
Attach party to matter
get
List matter shares
post
Create matter share
delete
Delete matter share
get
List matter work items
post
Create work item
get
Get work item
patch
Update work item
post
Make work item decision
get
List work item executions
get
List agent types
post
Create agent type
post
Agent execution callback
get
List parties
post
Create party
get
Get party
patch
Update party
get
List matter types
post
Create matter type
get
Get matter type
patch
Update matter type
Memory
7
OCR
4
Privilege
1
Search
7
Skills
6
SuperDoc
3
System
3
Translation
3
Usage
6
Vaults
44
Voice
10
Webhooks
11
Matters
Create work item
Create an active work item on a matter.
post
/matters/v1/{id}/work-items
Path parameters
id
string
required
Request body
object
required
title
string
required
description
string
type
'task'
|
'deadline'
|
'review'
|
'filing'
|
'communication'
|
'research'
|
'drafting'
|
'collection'
|
'intake'
priority
'low'
|
'normal'
|
'high'
|
'urgent'
assignee_id
string
instructions
string
exit_criteria
string[]
metadata
object
due_at
string
date-time
Response
Work item created