/
CA
casemark
/
Case.dev API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 16m ago · Updated 3mo ago
View markdown
casemark
Case.dev API
post
Create matter
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 matter
Create a new legal matter and optionally link an existing primary vault.
post
/matters/v1
Request body
object
required
title
string
required
display_id
string
description
string
status
'intake'
|
'open'
|
'pending'
|
'closed'
|
'archived'
matter_type
string
practice_area
string
subtype
string
client_party_id
string
nullable
client_name
string
responsible_attorney_id
string
jurisdiction
object
important_dates
object
billing
object
metadata
object
custom_fields
object
vault_id
string
vault
object
Response
Matter created