Hi Louis Desmet,
Thank you for posting your question in the Microsoft Q&A forum.
Please note that our forum is a public platform, and we will modify your question to hide your personal information in the description. Kindly ensure that you hide any personal or organizational information the next time you post an error or other details to protect personal data.
From what you described and based on the research I did to confirm, it appears you would like callRecord responses from the Microsoft Graph REST API to also include call queue–related information (for example, the specific queue involved, queue metrics, or a queue identifier you can track). At the moment, callRecord does not return fields related to call queues, so the data you’re looking for isn’t exposed by Graph v1.0 today.
You asked whether there is a roadmap for expanding the callRecord payload or for introducing a dedicated endpoint for call queues. I checked the following official channels (including preview/beta updates):
Based on those sources, there does not appear to be a near‑term plan publicly documented for adding call queue fields to callRecord or for introducing a call queues endpoint in Microsoft Graph. If/when such capabilities are planned, they would typically show up in the What’s new page, the changelog, and potentially in the Microsoft 365 Roadmap first.
As a potential workaround, I also reviewed the PowerShell guidance here: https://learn.microsoft.com/en-us/microsoftteams/call-queue-auto-attendant-cmdlets
But unfortunately, these cmdlets are focused on management and configuration (create, update, assign resource accounts, adjust greetings/overflow, etc.). They do not surface callRecord telemetry or provide queue‑level activity/metrics that can be joined to Graph callRecords for reporting.
Given the above, I highly recommend submitting a feature request on the Feedback portal so the product team can assess and may consider this scenario in their future plan.
I hope this helps clarify the current state and the appropriate next steps.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.