GET /retention_policy_assignments/{retention_policy_assignment_id}/file_versions_under_retention
Summary: Get file versions under retention
Operation ID: get_retention_policy_assignments_id_file_versions_under_retention
Auth: unknown
Operation ID: get_retention_policy_assignments_id_file_versions_under_retention
Auth: unknown
Description
Returns a list of file versions under retention for a retention policy assignment.
Parameters (3)
limit
(integer, query, optional)
The maximum number of items to return per page.
Constraints: {'maximum': 1000}
marker
(string, query, optional)
Defines the position marker at which to begin returning results. This is used when paginating using marker-based pagination. This requires `usemarker` to be set to `true`.
retention_policy_assignment_id
(string, path, required)
The ID of the retention policy assignment.
No probe data for this endpoint yet.