When you Embed an AODocs view you can hide or display the search & filter as below

 

 

 

 

 

Change the URL link

Copy the embed URL, and look at look at the fragment hideSearch=1

  • When hideSearch=1 => Search & filter are hidden
  • When hideSearch=0 => Search & filter are diplayed

Replace manually 0 by 1 or 1 by 0 to hide or display the search & filter

hideSearch=0

hideSearch=1