If we have 2-3 different extension, what is the best api call to get the name and details of all the available extension?
For example, if 2 extension are there 101 and 103, where 101 belong to john and 103 to peter, what api call will give all these details?
Can be done with node js? Any reference?