New search functionality has been added to the GET/Accounts API that allows users to filter results by a search_keyword
. The search returns only matching records when the input is 3 or more characters. If the input is less than 3 characters, all account records should be returned.