Level up your Box knowledge with brand new learning paths on Box University. Visit training.box.com to get started

Comments

1 comment

  • Darrin

    Jeff,

    Have you had a chance to look at the Search endpoints in the REST API?  It looks like you may be able to tune it to look in a specific folder using the ancestor_folder_ids arg in the request.  If you know you are looking for specific item types you can also restrict results using type arg.  Also, if you know you only want to search by file name, a further refinement in the request can be to set content_type=name.

    https://developer.box.com/reference/get-search/

    0
    Comment actions Permalink

Please sign in to leave a comment.