To list all Legal Hold Policies that have been created in an enterprise, call
the API endpoint.
curl -i -X GET "https://api.box.com/2.0/legal_hold_policies" \
-H "authorization: Bearer <ACCESS_TOKEN>"
Required Scopes
Before using any of the Legal Hold APIs, an application must have the right
scopes enabled. See for more details.
Last modified on March 19, 2026