Search Contacts in Directorypost https://example.com/programs/{programCode}/directory/searchSearches for contacts in the P2P directory using the provided search criteria.Path ParamsprogramCodestringrequiredThe program code identifying the BaaS program context.Body ParamsThe request payload containing search criteria. SearchCriteria: The search criteria (name, token name, phone number, or email). searchcriteriastring | nullThe search criteria could be a name, token name, phone number or email.HeadersX-GD-RequestIdstringrequiredA unique request identifier for tracking and logging. Should be a GUID.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 200OK 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 2 months ago