Documentation Index
Fetch the complete documentation index at: https://developer.box.com/llms.txt
Use this file to discover all available pages before exploring further.
To get the information for a specific Legal Hold policy that has been created in
an enterprise, call the API
endpoint with the id of the policy.
curl -i -X GET "https://api.box.com/2.0/legal_hold_policies/324432" \
-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.