{ "operationId": "post-2file-propertiespropertiessearch", "method": "POST", "path": "/2/file_properties/properties/search", "summary": "Dropbox properties/search", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "matches": [ { "id": "id:a4ayc_80_OEAAAAAAAAAXz", "path": "/my_awesome/word.docx", "is_deleted": false, "property_groups": [ { "template_id": "ptid:1a5n2i6d3OYEAAAAAAAAAYa", "fields": [ { "name": "Security Policy", "value": "Confidential" } ] } ] } ] } } ] }