I can't get the entire results of particular function like listPhone or getConferenceBridge, as it requires to provide particular search through searchCriteria.
Could anyone propose a solution for that except directly querying the database?
service.listPhone() ## gives error, because it's missing the filters.
Schema ref : Schema Ref documentation