data retention
Get retention checks
Returns the active retention checks
get/retention/users/checks
Response
successful operation
Example response
[
{
"folders": [
{
"path": "/",
"retention": 24
}
]
}
]Returns the active retention checks
successful operation
[
{
"folders": [
{
"path": "/",
"retention": 24
}
]
}
]