properties/search

POST https://api.dropboxapi.com/2/file_properties/properties/search

properties/search

scope: files.metadata.read

Search across property templates for particular property field values.

Request Body

{"queries"=>[{"query"=>"Compliance Bot - Beta", "mode"=>{".tag"=>"field_name", "field_name"=>"Security"}, "logical_operator"=>"or_operator"}], "template_filter"=>"filter_none"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Authorizationstring
Dropbox-API-Path-Rootstring
Dropbox-API-Select-Userstring

RESPONSES

status: OK

{"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"}]}]}]}