Box Developer Documentation
 

    Get a metadata cascade policy

    Get a metadata cascade policy

    Information for a metadata cascade policy can be retrieved by calling the GET /metadata_cascade_policies/:id API endpoint with the id of the policy.

    cURL
    curl -i -X GET "https://api.box.com/2.0/metadata_cascade_policies/324324" \
         -H "authorization: Bearer <ACCESS_TOKEN>"

    To get the id of the policy, list all policies for the folder.