Get a list of files with current file versions for a legal hold assignment. In some cases you may want to get previous file versions instead. In these cases, use the `GET /legal_hold_policy_assignments/:id/file_versions_on_hold` API instead to return any previous versions of a f…
limitintegerThe maximum number of items to return per page. Default is determined by the API. Maximum allowed value is 1000.
fieldsarrayA comma-separated list of attributes to include in the response. Use this to request specific fields beyond the default mini representation. Common fields include: id, type, name, sha1, file_version. Note: Specifying fields returns only mini representation plus the requested fie…
markerstringCursor position for marker-based pagination. Use the 'next_marker' value from a previous response to retrieve the next page of results.
legal_hold_policy_assignment_idRequiredstringThe unique identifier of the legal hold policy assignment. Obtain this ID by listing assignments for a legal hold policy using the 'List legal hold policy assignments' action with a policy_id.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.