Forum Discussion
Questionbudy
Nov 29, 2023Copper Contributor
Get a list of all meeting and call IDs
Hi I am trying to get full call stats, a bit like the VoIP platforms offer. Most of the information I need is accessible using "List sessions". But this can only be used for a single "Meetin...
VasilMichev
Nov 30, 2023MVP
There is no "list all meetings" endpoint, you have to know the meetingID. The alternative is to create a subscription against the /communications/callRecords endpoint and capture everything.