GET retention_policies
Operation ID: get_retention_policies
Auth: unknown
Description
Retrieves all of the retention policies for an enterprise.
Parameters (6)
(string, query, optional)
Filters results by the ID of the user who created policy.
(array, query, optional)
A comma-separated list of attributes to include in the response. This can be used to request fields that are not normally returned in a standard response. Be aware that specifying this parameter will have the effect that none of the standard fields are returned in the response unless explicitly specified, instead only fields for the mini representation are returned, additional to the fields requested.
(integer, query, optional)
The maximum number of items to return per page.
Constraints: {'maximum': 1000}
(string, query, optional)
Defines the position marker at which to begin returning results. This is used when paginating using marker-based pagination.
(string, query, optional)
Filters results by a case sensitive prefix of the name of retention policies.
(string, query, optional)
Filters results by the type of retention policy.
Constraints: {'enum': ['finite', 'indefinite']}
No probe data for this endpoint yet.