Join BoxWorks 2024 to discover what's possible with content and AI!
Register now!Legal Hold Policy information describes the basic characteristics of the Policy, such as name, description, and filter dates.
11446498
The unique identifier for this legal hold policy
legal_hold_policy
legal_hold_policy
Value is always legal_hold_policy
Counts of assignments within this a legal hold policy by item type
3
The number of files this policy is applied to
4
The number of file versions this policy is applied to
2
The number of folders this policy is applied to
1
The number of users this policy is applied to
2012-12-12T10:53:43-08:00
When the legal hold policy object was created
The user who created the legal hold policy object
2012-12-12T10:53:43-08:00
When the policy release request was sent. (Because it can take time for a policy to fully delete, this isn't quite the same time that the policy is fully deleted).
If null
, the policy was not deleted.
Postman created policy
500
Description of the legal hold policy. Optional property with a 500 character limit.
2012-12-12T10:53:43-08:00
User-specified, optional date filter applies to Custodian assignments only
2012-12-12T10:53:43-08:00
User-specified, optional date filter applies to Custodian assignments only
2012-12-12T10:53:43-08:00
When the legal hold policy object was modified. Does not update when assignments are added or removed.
Policy 4
254
Name of the legal hold policy.
Example
500
Optional notes about why the policy was created.
active
Value is one of active
,applying
,releasing
,released
{
"id": "11446498",
"type": "legal_hold_policy",
"assignment_counts": {
"file": 3,
"file_version": 4,
"folder": 2,
"user": 1
},
"created_at": "2012-12-12T10:53:43-08:00",
"created_by": {
"id": "11446498",
"type": "user",
"login": "ceo@example.com",
"name": "Aaron Levie"
},
"deleted_at": "2012-12-12T10:53:43-08:00",
"description": "Postman created policy",
"filter_ended_at": "2012-12-12T10:53:43-08:00",
"filter_started_at": "2012-12-12T10:53:43-08:00",
"modified_at": "2012-12-12T10:53:43-08:00",
"policy_name": "Policy 4",
"release_notes": "Example",
"status": "active"
}