Get the global data retention policy
GET/api/v4/data_retention/policy
Gets the current global data retention policy details from the server, including what data should be purged and the cutoff times for each data type that should be purged.
Minimum server version: 4.3
Permissions
Requires an active session but no other permissions.
License
Requires an E20 license.
Responses
- 200
- 401
- 403
- 500
- 501
Global data retention policy details retrieved successfully.
No access token provided
Do not have appropriate permissions
Something went wrong with the server
Feature is disabled