Join us on May 20th for the Content + AI Virtual Summit. Register now
{
"id": "11446498",
"type": "retention_policy_assignment",
"assigned_to": {
"id": "a983f69f-e85f-4ph4-9f46-4afdf9c1af65",
"type": "metadata_template"
},
"filter_fields": [
{
"field": "a0f4ee4e-1dc1-4h90-a8a9-aef55fc681d4",
"value": "0c27b756-0p87-4fe0-a43a-59fb661ccc4e"
}
],
"assigned_at": "2012-12-12T10:53:43-08:00",
"start_date_field": "upload_date"
}Documentation Index
Fetch the complete documentation index at: https://developer.box.com/llms.txt
Use this file to discover all available pages before exploring further.
A retention assignment represents a rule specifying the files a retention policy retains. Assignments can retain files based on their folder or metadata, or hold all files in the enterprise.
The unique identifier for a retention policy assignment.
"11446498"
The value will always be retention_policy_assignment.
retention_policy_assignment "retention_policy_assignment"
A mini representation of a retention policy object that has been assigned to the content.
Show child attributes
The type and id of the content that is under retention. The type can either be folder enterprise, or metadata_template.
Show child attributes
An array of field objects. Values are only returned if the assigned_to type is metadata_template. Otherwise, the array is blank.
Show child attributes
A mini user object representing the user that created the retention policy assignment.
Show child attributes
When the retention policy assignment object was created.
"2012-12-12T10:53:43-08:00"
The date the retention policy assignment begins. If the assigned_to type is metadata_template, this field can be a date field's metadata attribute key id.
"upload_date"
Was this page helpful?