Create legal hold
Places a named legal hold on custodians in your workspace. Granola preserves a custodian’s notes, transcripts and attachments while any hold covering them is active. Custodians see no change in the product.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
A name for the matter this hold preserves
1 - 200"X v. Y"
Whether the hold covers every member of your workspace, current and future. Required: scope is never something a caller falls into.
false
Free text describing the matter
2000"Preservation notice 2026-08-12"
Users to name individually when the hold is created
100Response
The legal hold that was created
The unique identifier for the legal hold
^lgh_[a-zA-Z0-9]{14}$"lgh_Abc123XyZ456De"
The type of object
legal_hold "legal_hold"
The name of the hold, as your admins see it
"X v. Y"
Free text describing the matter, or null
"Preservation notice 2026-08-12"
True when the hold covers every member of your workspace, current and future. Additive with custodian_count — a hold may do both.
false
How many users this hold names individually. Workspace-wide coverage is covers_entire_workspace, not a custodian.
3
When the hold was placed
"2026-09-21T10:00:00Z"
When the hold was released, or null while it is active. A released hold is never deleted.
null

