====== Find a Password ====== The find action can be used to find all passwords matching the given search criteria. Only a specific set of fields is allowed in the criteria. How the criteria array works is explained on the [[https://git.mdns.eu/nextcloud/passwords/-/wikis/Developers/Api/Object-Search|object search page]]. **Methods:** POST\\ **URL:** /api/1.0/password/find\\ **State:** 200 ===== Arguments ===== * criteria: array[] * created * updated * edited * cseType * sseType * status * trashed * favorite * details: Detail-Level ===== Notes ===== * The property trashed will be set to false if not present * The list will not include hidden passwords * The list will not include suspended passwords where the folder or a parent folder is in the trash