question

Kumar avatar image
Kumar asked Kumar commented

Get the Extension details from list of company Extensions that got the call

My basic question is, if we have multiple Extensions in our account, then how to get the details of the Extension or User which got the call.

A call can be received by a particular User or Extension, but how to check which User/Extension have done that? Any API which can reflect that?

apiextension
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

1 Answer

·
Anirban Sen Chowdhary avatar image
Anirban Sen Chowdhary answered Kumar commented

To get the extension details, you need to look the Account Call-Logs with following API :

/v1.0/account/{accountId}/call-log 

with 'view' = 'Detailed'

Your requirement is already answered here

1 comment
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Kumar avatar image Kumar commented ·

Thank you.. I will check this

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 10 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.