Skip to content

New command: teams callrecord get #6738

@milanholemans

Description

@milanholemans

Usage

m365 teams callrecord get [options]

Description

Gets a specific Teams call

Options

Option Description
-i, --id <id> ID of the call record.

Examples

Get a specific call record

m365 teams callrecord get --id e523d2ed-2966-4b6b-925b-754a88034cc5

Default properties

No response

Additional Info

API: https://learn.microsoft.com/en-us/graph/api/callrecords-callrecord-get?view=graph-rest-1.0&tabs=http

Let's expand the call with sessions($expand=segments) and participants_v2.

Docs

Remarks: You can only retrieve call records that are no longer than 30 days in the past.


This command will only support application permissions.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions