properties/search/continue

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

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

KeyDatatypeRequiredDescription
Content-Typestring
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"}]}]}]}