teams callrecord get
Gets a specific Teams call
Usage
m365 teams callrecord get [options]
Options
-i, --id <id>ID of the call record.
-h, --help [help]Output usage information. Optionally, specify which section of command's help you want to see. Allowed values are
options,examples,remarks,permissions,response,full. Default isoptions.--query [query]JMESPath query string. See http://jmespath.org/ for more information and examples.
-o, --output [output]Output type.
json,text,csv,md,none. Defaultjson.--verboseRuns command with verbose logging.
--debugRuns command with debug logging.
Remarks
note
It is only possible to retrieve call records from the past 30 days.
Permissions
- Delegated
- Application
This command does not support delegated permissions.
| Resource | Permissions |
|---|---|
| Microsoft Graph | CallRecords.Read.All |
Examples
Get a specific call record
m365 teams callrecord get --id e523d2ed-2966-4b6b-925b-754a88034cc5
Response
- JSON
- Text
- CSV
- Markdown
{
"id": "e523d2ed-2966-4b6b-925b-754a88034cc5",
"version": 1,
"type": "groupCall",
"modalities": [
"audio"
],
"lastModifiedDateTime": "2025-08-15T12:54:59.8917461Z",
"startDateTime": "2025-08-15T12:23:32.922748Z",
"endDateTime": "2025-08-15T12:28:26.0904416Z",
"joinWebUrl": "https://teams.microsoft.com/l/meetup-join/19%3ameeting_MGU5Mjk3MjgtMjMyZS00ZGEzLTk2YjktZGNlMTc4NjljMmYz%40thread.v2/0?context=%7b%22Tid%22%3a%229d66187e-13f0-4666-9bac-be67ddd4b676%22%2c%22Oid%22%3a%2242559007-03c6-42c8-971f-cb79fd381a5a%22%7d",
"organizer": {
"acsUser": null,
"spoolUser": null,
"phone": null,
"guest": null,
"encrypted": null,
"onPremises": null,
"acsApplicationInstance": null,
"spoolApplicationInstance": null,
"applicationInstance": null,
"application": null,
"device": null,
"user": {
"id": "42559007-03c6-42c8-971f-cb79fd381a5a",
"displayName": "John Doe",
"tenantId": "9d66187e-13f0-4666-9bac-be67ddd4b676"
}
},
"participants": [
{
"acsUser": null,
"spoolUser": null,
"phone": null,
"guest": null,
"encrypted": null,
"onPremises": null,
"acsApplicationInstance": null,
"spoolApplicationInstance": null,
"applicationInstance": null,
"application": null,
"device": null,
"user": {
"id": "42559007-03c6-42c8-971f-cb79fd381a5a",
"displayName": "John Doe",
"tenantId": "9d66187e-13f0-4666-9bac-be67ddd4b676"
}
}
],
"organizer_v2": {
"id": "42559007-03c6-42c8-971f-cb79fd381a5a",
"identity": {
"endpointType": null,
"acsUser": null,
"spoolUser": null,
"phone": null,
"guest": null,
"encrypted": null,
"onPremises": null,
"acsApplicationInstance": null,
"spoolApplicationInstance": null,
"applicationInstance": null,
"application": null,
"device": null,
"azureCommunicationServicesUser": null,
"assertedIdentity": null,
"user": {
"id": "42559007-03c6-42c8-971f-cb79fd381a5a",
"displayName": "John Doe",
"tenantId": "9d66187e-13f0-4666-9bac-be67ddd4b676",
"userPrincipalName": "john.doe@contoso.com"
}
},
"administrativeUnitInfos": [
{
"id": "6d3eb178-988b-430b-974f-1254113e4522"
}
]
},
"sessions": [
{
"id": "4181f0b0-bbc5-4ff3-ad07-8a496bcada10",
"modalities": [
"audio"
],
"startDateTime": "2025-08-15T12:23:32.922748Z",
"endDateTime": "2025-08-15T12:28:26.0904416Z",
"isTest": false,
"failureInfo": null,
"caller": {
"name": "JOHNDOE-PC",
"cpuName": "12th Gen Intel(R) Core(TM) i9-12900H",
"cpuCoresCount": 14,
"cpuProcessorSpeedInMhz": 1800,
"userAgent": {
"headerValue": "releases/CL2025.R25",
"applicationVersion": null,
"platform": "windows",
"productFamily": "teams",
"communicationServiceId": null,
"azureADAppId": null
},
"identity": {
"acsUser": null,
"spoolUser": null,
"phone": null,
"guest": null,
"encrypted": null,
"onPremises": null,
"acsApplicationInstance": null,
"spoolApplicationInstance": null,
"applicationInstance": null,
"application": null,
"device": null,
"user": {
"id": "42559007-03c6-42c8-971f-cb79fd381a5a",
"displayName": "John Doe",
"tenantId": "9d66187e-13f0-4666-9bac-be67ddd4b676"
}
},
"associatedIdentity": {
"id": "42559007-03c6-42c8-971f-cb79fd381a5a",
"displayName": "John Doe",
"tenantId": "9d66187e-13f0-4666-9bac-be67ddd4b676",
"userPrincipalName": "john.doe@contoso.com"
},
"feedback": {
"text": null,
"rating": "notRated",
"tokens": {}
}
},
"callee": {
"userAgent": {
"headerValue": null,
"applicationVersion": null,
"platform": "unknown",
"productFamily": "unknown",
"communicationServiceId": null,
"azureADAppId": null
}
},
"segments": [
{
"id": "4181f0b0-bbc5-4ff3-ad07-8a496bcada10",
"startDateTime": "2025-08-15T12:23:32.922748Z",
"endDateTime": "2025-08-15T12:28:26.0904416Z",
"failureInfo": null,
"caller": {
"name": "JOHNDOE-PC",
"cpuName": "12th Gen Intel(R) Core(TM) i9-12900H",
"cpuCoresCount": 14,
"cpuProcessorSpeedInMhz": 1800,
"userAgent": {
"headerValue": "releases/CL2025.R25",
"applicationVersion": null,
"platform": "windows",
"productFamily": "teams",
"communicationServiceId": null,
"azureADAppId": null
},
"identity": {
"acsUser": null,
"spoolUser": null,
"phone": null,
"guest": null,
"encrypted": null,
"onPremises": null,
"acsApplicationInstance": null,
"spoolApplicationInstance": null,
"applicationInstance": null,
"application": null,
"device": null,
"user": {
"id": "42559007-03c6-42c8-971f-cb79fd381a5a",
"displayName": "John Doe",
"tenantId": "9d66187e-13f0-4666-9bac-be67ddd4b676"
}
},
"associatedIdentity": {
"id": "42559007-03c6-42c8-971f-cb79fd381a5a",
"displayName": "John Doe",
"tenantId": "9d66187e-13f0-4666-9bac-be67ddd4b676",
"userPrincipalName": "john.doe@contoso.com"
},
"feedback": {
"text": null,
"rating": "notRated",
"tokens": {}
}
},
"callee": {
"userAgent": {
"headerValue": null,
"applicationVersion": null,
"platform": "unknown",
"productFamily": "unknown",
"communicationServiceId": null,
"azureADAppId": null
}
},
"media": [
{
"label": "data",
"callerNetwork": {
"ipAddress": "192.168.0.243",
"subnet": "192.168.0.0",
"linkSpeed": 526500000,
"connectionType": "wifi",
"port": 50048,
"reflexiveIPAddress": "",
"relayIPAddress": "",
"relayPort": 3481,
"macAddress": "",
"wifiMicrosoftDriver": "",
"wifiMicrosoftDriverVersion": "Microsoft:10.0.26100.4484",
"wifiVendorDriver": "Intel(R) Wi-Fi 6E AX211 160MHz",
"wifiVendorDriverVersion": "Intel:23.110.0.5",
"wifiChannel": 36,
"wifiBand": "frequency50GHz",
"basicServiceSetIdentifier": "",
"wifiRadioType": "wifi80211ac",
"wifiSignalStrength": 94,
"wifiBatteryCharge": 100,
"dnsSuffix": "",
"sentQualityEventRatio": null,
"receivedQualityEventRatio": null,
"delayEventRatio": null,
"bandwidthLowEventRatio": null,
"networkTransportProtocol": "udp",
"traceRouteHops": []
},
"calleeNetwork": {
"ipAddress": "",
"subnet": null,
"linkSpeed": 0,
"connectionType": "wired",
"port": 3481,
"reflexiveIPAddress": "",
"relayIPAddress": null,
"relayPort": null,
"macAddress": null,
"wifiMicrosoftDriver": null,
"wifiMicrosoftDriverVersion": null,
"wifiVendorDriver": null,
"wifiVendorDriverVersion": null,
"wifiChannel": null,
"wifiBand": "unknown",
"basicServiceSetIdentifier": null,
"wifiRadioType": "unknown",
"wifiSignalStrength": null,
"wifiBatteryCharge": null,
"dnsSuffix": null,
"sentQualityEventRatio": null,
"receivedQualityEventRatio": null,
"delayEventRatio": null,
"bandwidthLowEventRatio": null,
"networkTransportProtocol": "udp",
"traceRouteHops": []
},
"callerDevice": {
"captureDeviceName": null,
"captureDeviceDriver": null,
"renderDeviceName": null,
"renderDeviceDriver": null,
"sentSignalLevel": null,
"receivedSignalLevel": null,
"sentNoiseLevel": null,
"receivedNoiseLevel": null,
"initialSignalLevelRootMeanSquare": null,
"cpuInsufficentEventRatio": null,
"renderNotFunctioningEventRatio": null,
"captureNotFunctioningEventRatio": null,
"deviceGlitchEventRatio": null,
"lowSpeechToNoiseEventRatio": null,
"lowSpeechLevelEventRatio": null,
"deviceClippingEventRatio": null,
"howlingEventCount": null,
"renderZeroVolumeEventRatio": null,
"renderMuteEventRatio": null,
"micGlitchRate": null,
"speakerGlitchRate": null
},
"calleeDevice": {
"captureDeviceName": null,
"captureDeviceDriver": null,
"renderDeviceName": null,
"renderDeviceDriver": null,
"sentSignalLevel": null,
"receivedSignalLevel": null,
"sentNoiseLevel": null,
"receivedNoiseLevel": null,
"initialSignalLevelRootMeanSquare": null,
"cpuInsufficentEventRatio": null,
"renderNotFunctioningEventRatio": null,
"captureNotFunctioningEventRatio": null,
"deviceGlitchEventRatio": null,
"lowSpeechToNoiseEventRatio": null,
"lowSpeechLevelEventRatio": null,
"deviceClippingEventRatio": null,
"howlingEventCount": null,
"renderZeroVolumeEventRatio": null,
"renderMuteEventRatio": null,
"micGlitchRate": null,
"speakerGlitchRate": null
},
"streams": [
{
"streamId": "21549",
"startDateTime": null,
"endDateTime": null,
"streamDirection": "callerToCallee",
"averageAudioDegradation": null,
"averageJitter": null,
"maxJitter": null,
"averagePacketLossRate": null,
"maxPacketLossRate": null,
"averageRatioOfConcealedSamples": null,
"maxRatioOfConcealedSamples": null,
"averageRoundTripTime": null,
"maxRoundTripTime": null,
"packetUtilization": 0,
"averageBandwidthEstimate": null,
"wasMediaBypassed": null,
"postForwardErrorCorrectionPacketLossRate": null,
"averageVideoFrameLossPercentage": null,
"averageReceivedFrameRate": null,
"lowFrameRateRatio": null,
"averageVideoPacketLossRate": null,
"averageVideoFrameRate": null,
"lowVideoProcessingCapabilityRatio": null,
"averageAudioNetworkJitter": null,
"maxAudioNetworkJitter": null,
"audioCodec": "unknown",
"videoCodec": "unknown",
"rmsFreezeDuration": null,
"averageFreezeDuration": null,
"isAudioForwardErrorCorrectionUsed": null
}
]
}
]
}
]
}
],
"participants_v2": [
{
"id": "42559007-03c6-42c8-971f-cb79fd381a5a",
"identity": {
"endpointType": null,
"acsUser": null,
"spoolUser": null,
"phone": null,
"guest": null,
"encrypted": null,
"onPremises": null,
"acsApplicationInstance": null,
"spoolApplicationInstance": null,
"applicationInstance": null,
"application": null,
"device": null,
"azureCommunicationServicesUser": null,
"assertedIdentity": null,
"user": {
"id": "42559007-03c6-42c8-971f-cb79fd381a5a",
"displayName": "John Doe",
"tenantId": "9d66187e-13f0-4666-9bac-be67ddd4b676",
"userPrincipalName": "john.doe@contoso.com"
}
},
"administrativeUnitInfos": [
{
"id": "6d3eb178-988b-430b-974f-1254113e4522"
}
]
}
]
}
endDateTime : 2025-08-15T12:28:26.0904416Z
id : 02d794e1-8820-4a0b-9fe2-a9ada52909fb
joinWebUrl : https://teams.microsoft.com/l/meetup-join/19%3ameeting_MG%40thread.v2
lastModifiedDateTime: 2025-08-15T12:54:59.8917461Z
modalities : ["audio"]
organizer : {"acsUser":null,"spoolUser":null,"phone":null,"guest":null,"encrypted":null,"onPremises":null,"acsApplicationInstance":null,"spoolApplicationInstance":null,"applicationInstance":null,"application":null,"device":null,"user":{"id":"42559007-03c6-42c8-971f-cb79fd381a5a","displayName":"John Doe","tenantId":"9d66187e-13f0-4666-9bac-be67ddd4b676"}}
organizer_v2 : {"id":"42559007-03c6-42c8-971f-cb79fd381a5a","identity":{"endpointType":null,"acsUser":null,"spoolUser":null,"phone":null,"guest":null,"encrypted":null,"onPremises":null,"acsApplicationInstance":null,"spoolApplicationInstance":null,"applicationInstance":null,"application":null,"device":null,"azureCommunicationServicesUser":null,"assertedIdentity":null,"user":{"id":"42559007-03c6-42c8-971f-cb79fd381a5a","displayName":"John Doe","tenantId":"9d66187e-13f0-4666-9bac-be67ddd4b676","userPrincipalName":"john.doe@contoso.com"}},"administrativeUnitInfos":[{"id":"6d3eb178-988b-430b-974f-1254113e4522"}]}
participants : [{"acsUser":null,"spoolUser":null,"phone":null,"guest":null,"encrypted":null,"onPremises":null,"acsApplicationInstance":null,"spoolApplicationInstance":null,"applicationInstance":null,"application":null,"device":null,"user":{"id":"42559007-03c6-42c8-971f-cb79fd381a5a","displayName":"John Doe","tenantId":"9d66187e-13f0-4666-9bac-be67ddd4b676"}},{"acsUser":null,"spoolUser":null,"phone":null,"guest":null,"encrypted":null,"onPremises":null,"acsApplicationInstance":null,"spoolApplicationInstance":null,"applicationInstance":null,"application":null,"device":null,"user":{"id":"42559007-03c6-42c8-971f-cb79fd381a5a","displayName":null,"tenantId":"9d66187e-13f0-4666-9bac-be67ddd4b676"}}]
participants_v2 : [{"id":"42559007-03c6-42c8-971f-cb79fd381a5a","identity":{"endpointType":null,"acsUser":null,"spoolUser":null,"phone":null,"guest":null,"encrypted":null,"onPremises":null,"acsApplicationInstance":null,"spoolApplicationInstance":null,"applicationInstance":null,"application":null,"device":null,"azureCommunicationServicesUser":null,"assertedIdentity":null,"user":{"id":"42559007-03c6-42c8-971f-cb79fd381a5a","displayName":"John Doe","tenantId":"9d66187e-13f0-4666-9bac-be67ddd4b676","userPrincipalName":"john.doe@contoso.com"}},"administrativeUnitInfos":[{"id":"6d3eb178-988b-430b-974f-1254113e4522"}]},{"id":"bdd75849-e0a6-4cce-8fc1-d7c0d4da43e5","identity":{"endpointType":null,"acsUser":null,"spoolUser":null,"phone":null,"guest":null,"encrypted":null,"onPremises":null,"acsApplicationInstance":null,"spoolApplicationInstance":null,"applicationInstance":null,"application":null,"device":null,"azureCommunicationServicesUser":null,"assertedIdentity":null,"user":{"id":"42559007-03c6-42c8-971f-cb79fd381a5a","displayName":"42559007-03c6-42c8-971f-cb79fd381a5a","tenantId":"9d66187e-13f0-4666-9bac-be67ddd4b676","userPrincipalName":""}},"administrativeUnitInfos":[]}]
sessions : [{"id":"4181f0b0-bbc5-4ff3-ad07-8a496bcada10","modalities":["audio"],"startDateTime":"2025-08-15T12:23:32.922748Z","endDateTime":"2025-08-15T12:28:26.0904416Z","isTest":false,"failureInfo":null,"caller":{"name":"JOHNDOE-PC","cpuName":"12th Gen Intel(R) Core(TM) i9-12900H","cpuCoresCount":14,"cpuProcessorSpeedInMhz":1800,"userAgent":{"headerValue":"releases/CL2025.R25","applicationVersion":null,"platform":"windows","productFamily":"teams","communicationServiceId":null,"azureADAppId":null},"identity":{"acsUser":null,"spoolUser":null,"phone":null,"guest":null,"encrypted":null,"onPremises":null,"acsApplicationInstance":null,"spoolApplicationInstance":null,"applicationInstance":null,"application":null,"device":null,"user":{"id":"42559007-03c6-42c8-971f-cb79fd381a5a","displayName":"John Doe","tenantId":"9d66187e-13f0-4666-9bac-be67ddd4b676"}},"associatedIdentity":{"id":"42559007-03c6-42c8-971f-cb79fd381a5a","displayName":"John Doe","tenantId":"9d66187e-13f0-4666-9bac-be67ddd4b676","userPrincipalName":"john.doe@contoso.com"},"feedback":{"text":null,"rating":"notRated","tokens":{}}},"callee":{"userAgent":{"headerValue":null,"applicationVersion":null,"platform":"unknown","productFamily":"unknown","communicationServiceId":null,"azureADAppId":null}},"segments":[{"id":"4181f0b0-bbc5-4ff3-ad07-8a496bcada10","startDateTime":"2025-08-15T12:23:32.922748Z","endDateTime":"2025-08-15T12:28:26.0904416Z","failureInfo":null,"caller":{"name":"JOHNDOE-PC","cpuName":"12th Gen Intel(R) Core(TM) i9-12900H","cpuCoresCount":14,"cpuProcessorSpeedInMhz":1800,"userAgent":{"headerValue":"releases/CL2025.R25","applicationVersion":null,"platform":"windows","productFamily":"teams","communicationServiceId":null,"azureADAppId":null},"identity":{"acsUser":null,"spoolUser":null,"phone":null,"guest":null,"encrypted":null,"onPremises":null,"acsApplicationInstance":null,"spoolApplicationInstance":null,"applicationInstance":null,"application":null,"device":null,"user":{"id":"42559007-03c6-42c8-971f-cb79fd381a5a","displayName":"John Doe","tenantId":"9d66187e-13f0-4666-9bac-be67ddd4b676"}},"associatedIdentity":{"id":"42559007-03c6-42c8-971f-cb79fd381a5a","displayName":"John Doe","tenantId":"9d66187e-13f0-4666-9bac-be67ddd4b676","userPrincipalName":"john.doe@contoso.com"},"feedback":{"text":null,"rating":"notRated","tokens":{}}},"callee":{"userAgent":{"headerValue":null,"applicationVersion":null,"platform":"unknown","productFamily":"unknown","communicationServiceId":null,"azureADAppId":null}},"media":[{"label":"data","callerNetwork":{"ipAddress":"192.168.0.243","subnet":"192.168.0.0","linkSpeed":526500000,"connectionType":"wifi","port":50048,"reflexiveIPAddress":"","relayIPAddress":"","relayPort":3481,"macAddress":"","wifiMicrosoftDriver":"","wifiMicrosoftDriverVersion":"Microsoft:10.0.26100.4484","wifiVendorDriver":"Intel(R) Wi-Fi 6E AX211 160MHz","wifiVendorDriverVersion":"Intel:23.110.0.5","wifiChannel":36,"wifiBand":"frequency50GHz","basicServiceSetIdentifier":"","wifiRadioType":"wifi80211ac","wifiSignalStrength":94,"wifiBatteryCharge":100,"dnsSuffix":"","sentQualityEventRatio":null,"receivedQualityEventRatio":null,"delayEventRatio":null,"bandwidthLowEventRatio":null,"networkTransportProtocol":"udp","traceRouteHops":[]},"calleeNetwork":{"ipAddress":"","subnet":null,"linkSpeed":0,"connectionType":"wired","port":3481,"reflexiveIPAddress":"","relayIPAddress":null,"relayPort":null,"macAddress":null,"wifiMicrosoftDriver":null,"wifiMicrosoftDriverVersion":null,"wifiVendorDriver":null,"wifiVendorDriverVersion":null,"wifiChannel":null,"wifiBand":"unknown","basicServiceSetIdentifier":null,"wifiRadioType":"unknown","wifiSignalStrength":null,"wifiBatteryCharge":null,"dnsSuffix":null,"sentQualityEventRatio":null,"receivedQualityEventRatio":null,"delayEventRatio":null,"bandwidthLowEventRatio":null,"networkTransportProtocol":"udp","traceRouteHops":[]},"callerDevice":{"captureDeviceName":null,"captureDeviceDriver":null,"renderDeviceName":null,"renderDeviceDriver":null,"sentSignalLevel":null,"receivedSignalLevel":null,"sentNoiseLevel":null,"receivedNoiseLevel":null,"initialSignalLevelRootMeanSquare":null,"cpuInsufficentEventRatio":null,"renderNotFunctioningEventRatio":null,"captureNotFunctioningEventRatio":null,"deviceGlitchEventRatio":null,"lowSpeechToNoiseEventRatio":null,"lowSpeechLevelEventRatio":null,"deviceClippingEventRatio":null,"howlingEventCount":null,"renderZeroVolumeEventRatio":null,"renderMuteEventRatio":null,"micGlitchRate":null,"speakerGlitchRate":null},"calleeDevice":{"captureDeviceName":null,"captureDeviceDriver":null,"renderDeviceName":null,"renderDeviceDriver":null,"sentSignalLevel":null,"receivedSignalLevel":null,"sentNoiseLevel":null,"receivedNoiseLevel":null,"initialSignalLevelRootMeanSquare":null,"cpuInsufficentEventRatio":null,"renderNotFunctioningEventRatio":null,"captureNotFunctioningEventRatio":null,"deviceGlitchEventRatio":null,"lowSpeechToNoiseEventRatio":null,"lowSpeechLevelEventRatio":null,"deviceClippingEventRatio":null,"howlingEventCount":null,"renderZeroVolumeEventRatio":null,"renderMuteEventRatio":null,"micGlitchRate":null,"speakerGlitchRate":null},"streams":[{"streamId":"21549","startDateTime":null,"endDateTime":null,"streamDirection":"callerToCallee","averageAudioDegradation":null,"averageJitter":null,"maxJitter":null,"averagePacketLossRate":null,"maxPacketLossRate":null,"averageRatioOfConcealedSamples":null,"maxRatioOfConcealedSamples":null,"averageRoundTripTime":null,"maxRoundTripTime":null,"packetUtilization":0,"averageBandwidthEstimate":null,"wasMediaBypassed":null,"postForwardErrorCorrectionPacketLossRate":null,"averageVideoFrameLossPercentage":null,"averageReceivedFrameRate":null,"lowFrameRateRatio":null,"averageVideoPacketLossRate":null,"averageVideoFrameRate":null,"lowVideoProcessingCapabilityRatio":null,"averageAudioNetworkJitter":null,"maxAudioNetworkJitter":null,"audioCodec":"unknown","videoCodec":"unknown","rmsFreezeDuration":null,"averageFreezeDuration":null,"isAudioForwardErrorCorrectionUsed":null}]}]}]}]
startDateTime : 2025-08-15T12:23:32.922748Z
type : groupCall
version : 1
id,version,type,lastModifiedDateTime,startDateTime,endDateTime,joinWebUrl
02d794e1-8820-4a0b-9fe2-a9ada52909fb,1,groupCall,2025-08-15T12:54:59.8917461Z,2025-08-15T12:23:32.922748Z,2025-08-15T12:28:26.0904416Z,https://teams.microsoft.com/l/meetup-join/19%3ameeting_MG%40thread.v2
# teams callrecord get --id "02d794e1-8820-4a0b-9fe2-a9ada52909fb"
Date: 8/15/2025
## 02d794e1-8820-4a0b-9fe2-a9ada52909fb
Property | Value
---------|-------
id | 02d794e1-8820-4a0b-9fe2-a9ada52909fb
version | 1
type | groupCall
lastModifiedDateTime | 2025-08-15T12:54:59.8917461Z
startDateTime | 2025-08-15T12:23:32.922748Z
endDateTime | 2025-08-15T12:28:26.0904416Z
joinWebUrl | https://teams.microsoft.com/l/meetup-join/19%3ameeting\_MG%40thread.v2