GET /retention_policy_assignments/{retention_policy_assignment_id}/files_under_retention

box.com

Summary: Get files under retention
Operation ID: get_retention_policy_assignments_id_files_under_retention
Auth: unknown
Description

Returns a list of files 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.