{
"entries": [
{
"id": 12345,
"type": "retention_policy",
"policy_name": "Some Policy Name",
"retention_length": 365,
"disposition_action": "permanently_delete",
"policy_type": "finite",
"status": "active",
"created_by": {
"id": 11446498,
"type": "user",
"name": "Aaron Levie",
"login": "ceo@example.com"
},
"created_at": "2012-12-12T10:53:43-08:00",
"modified_at": "2012-12-12T10:53:43-08:00"
}
],
"total_count": 156
}