properties/search/continue
POST https://api.dropboxapi.com/2/file_properties/properties/search/continue
scope: files.metadata.read
Once a cursor has been retrieved from properties/search
, use this to paginate through all search results.
Request Body
{"cursor"=>"ZtkX9_EHj3x7PMkVuFIhwKYXEpwpLwyxp9vMKomUhllil9q7eWiAu"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Dropbox-API-Path-Root | string | ||
Dropbox-API-Select-User | string |
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"}]}]}]}