Our RingCentral account merged to our parent company account. Our account setup as Site Extension account. How do I get our call log by Site Extension. I do not want to get my parent company’s call logs.
I try to do
rcCallLogResponse = await restClient.Restapi().Account().Extension("62000").CallLog().List(readUserCallLogParameters);
it is not working.

Thanks,
Yihan