legal_holds/list_held_revisions
POST https://api.dropboxapi.com/2/team/legal_holds/list_held_revisions
scope: team_data.member
List the file metadata that's under the hold. Note: Legal Holds is a paid add-on. Not all teams have the feature. Permission : Team member file access.
Request Body
{"id"=>"pid_dbhid:abcd1234"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"entries":[{"new_filename":"111_222.pdf","original_revision_id":"ab2rij4i5ojgfd","original_file_path":"/a.pdf","server_modified":"2019-08-12T12:08:52Z","author_member_id":"dbmid:abcd1234abcd1234abcd1234abcd1234a23","author_member_status":{".tag":"active"},"author_email":"a@a.com","file_type":"Document","size":3,"content_hash":"abcd1234abcd1234abcd1234abcd1234abcd1234abcd1234abcd1234abcd1234"}],"has_more":false}