API SpecsCustomersSearch customersPerforms lightweight customer search using a required query string.GET/api/customers/searchTestPerforms lightweight customer search using a required query string.Query Parametersquery*stringQuery string or search text supplied by the caller.Example"Acme"Response Body200application/json400application/json401application/json403application/json404application/json409application/json422application/json503application/json504application/jsonGet recent customers GETReturns the most recently updated customers for the current workspace.Update a single customer value PATCHPatches one customer field without sending the full customer payload.