GET file_version_retentions

box.com

Summary: List file version retentions
Operation ID: get_file_version_retentions
Auth: unknown
Description

Retrieves all file version retentions for the given enterprise.

Parameters (8)

disposition_action (string, query, optional)

Filters results by the retention policy with this disposition action.

Constraints: {'enum': ['permanently_delete', 'remove_retention']}

disposition_after (string, query, optional)

Filters results by files that will have their disposition come into effect after this date.

disposition_before (string, query, optional)

Filters results by files that will have their disposition come into effect before this date.

file_id (string, query, optional)

Filters results by files with this ID.

file_version_id (string, query, optional)

Filters results by file versions with this ID.

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`.

policy_id (string, query, optional)

Filters results by the retention policy with this ID.

No probe data for this endpoint yet.