GET file_version_retentions
Operation ID: get_file_version_retentions
Auth: unknown
Description
Retrieves all file version retentions for the given enterprise.
Parameters (8)
(string, query, optional)
Filters results by the retention policy with this disposition action.
Constraints: {'enum': ['permanently_delete', 'remove_retention']}
(string, query, optional)
Filters results by files that will have their disposition come into effect after this date.
(string, query, optional)
Filters results by files that will have their disposition come into effect before this date.
(string, query, optional)
Filters results by files with this ID.
(string, query, optional)
Filters results by file versions with this ID.
(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. This requires `usemarker` to be set to `true`.
(string, query, optional)
Filters results by the retention policy with this ID.
No probe data for this endpoint yet.