ESC
Type to search...

OnlineMeetingArtifact.Read.All

Export JSON
Export CSV
Copy URL
Print
ApplicationDelegated Read All Resources

Allows the app to read online meeting artifacts in your organization, without a signed-in user.

Permission data: April 6, 2026 at 4:06 AM UTC
Delegated Access App-Only Access

Permission Details

Application Permission

Read online meeting artifacts

Allows the app to read online meeting artifacts in your organization, without a signed-in user.

Delegated Permission User consent allowed

Read user's online meeting artifacts

Allows the app to read online meeting artifacts on behalf of the signed-in user.

Properties

Microsoft Graph v1.0 endpoint-derived-docs

Properties is shown from stable Microsoft Graph v1.0 metadata.

Property Type Description
allowAttendeeToEnableCamera BooleanNullable Indicates whether attendees can turn on their camera. Inherited from onlineMeetingBase.
allowAttendeeToEnableMic BooleanNullable Indicates whether attendees can turn on their microphone. Inherited from onlineMeetingBase.
allowBreakoutRooms BooleanNullable Indicates whether breakout rooms are enabled for the meeting. Inherited from onlineMeetingBase.
allowCopyingAndSharingMeetingContent BooleanNullable Indicates whether the ability to copy and share meeting content is enabled for the meeting. Inherited from onlineMeetingBase.
allowedLobbyAdmitters allowedLobbyAdmitterRoles Specifies the users who can admit from the lobby. The possible values are: organizerAndCoOrganizersAndPresenters, organizerAndCoOrganizers, unknownFutureValue. Inherited from onlineMeetingBase.
allowedPresenters onlineMeetingPresenters Specifies who can be a presenter in a meeting. Possible values are listed in the following table. Inherited from onlineMeetingBase.
allowLiveShare meetingLiveShareOptions Indicates whether live share is enabled for the meeting. The possible values are: enabled, disabled, unknownFutureValue. Inherited from onlineMeetingBase.
allowMeetingChat meetingChatMode Specifies the mode of meeting chat. Inherited from onlineMeetingBase.
allowParticipantsToChangeName BooleanNullable Specifies if participants are allowed to rename themselves in an instance of the meeting. Inherited from onlineMeetingBase.
allowPowerPointSharing BooleanNullable Indicates whether PowerPoint live is enabled for the meeting. Inherited from onlineMeetingBase.
allowTeamworkReactions BooleanNullable Indicates whether Teams reactions are enabled for the meeting. Inherited from onlineMeetingBase.
allowRecording BooleanNullable Indicates whether recording is enabled for the meeting. Inherited from onlineMeetingBase.
allowTranscription BooleanNullable Indicates whether transcription is enabled for the meeting. Inherited from onlineMeetingBase.
allowWhiteboard BooleanNullable Indicates whether whiteboard is enabled for the meeting. Inherited from onlineMeetingBase.
audioConferencing audioConferencing The phone access (dial-in) information for an online meeting. Read-only. Inherited from onlineMeetingBase.

Showing 15 of 48 properties.

JSON Representation

Microsoft Graph v1.0 endpoint-derived-docs

JSON representation is shown from stable Microsoft Graph v1.0 metadata.

JSON representation
{
  "allowAttendeeToEnableCamera": "Boolean",
  "allowAttendeeToEnableMic": "Boolean",
  "allowBreakoutRooms": "Boolean",
  "allowCopyingAndSharingMeetingContent": "Boolean",
  "allowedLobbyAdmitters": "String",
  "allowedPresenters": "String",
  "allowLiveShare": "String",
  "allowMeetingChat": "String",
  "allowParticipantsToChangeName": "Boolean",
  "allowPowerPointSharing": "Boolean",
  "allowRecording": "Boolean",
  "allowTeamworkReactions": "Boolean",
  "allowTranscription": "Boolean",
  "allowWhiteboard": "Boolean",
  "attendeeReport": "Stream",
  "audioConferencing": {
    "@odata.type": "microsoft.graph.audioConferencing"
  },
  "broadcastSettings": {
    "@odata.type": "microsoft.graph.broadcastMeetingSettings"
  },
  "chatInfo": {
    "@odata.type": "microsoft.graph.chatInfo"
  },
  "chatRestrictions": {
    "@odata.type": "microsoft.graph.chatRestrictions"
  },
  "creationDateTime": "String (timestamp)",
  "endDateTime": "String (timestamp)",
  "expiryDateTime": "String (timestamp)",
  "externalId": "String",
  "id": "String (identifier)",
  "isBroadcast": "Boolean",
  "isEndToEndEncryptionEnabled": "Boolean",
  "isEntryExitAnnounced": "Boolean",
  "joinInformation": {
    "@odata.type": "microsoft.graph.itemBody"
  },
  "joinMeetingIdSettings": {
    "@odata.type": "microsoft.graph.joinMeetingIdSettings"
  },
  "joinWebUrl": "String",
  "lobbyBypassSettings": {
    "@odata.type": "microsoft.graph.lobbyBypassSettings"
  },
  "meetingOptionsWebUrl": "String",
  "meetingSpokenLanguageTag": "String",
  "meetingTemplateId": "String",
  "participants": {
    "@odata.type": "microsoft.graph.meetingParticipants"
  },
  "recordAutomatically": "Boolean",
  "sensitivityLabelAssignment": {
    "@odata.type": "microsoft.graph.onlineMeetingSensitivityLabelAssignment"
  },
  "shareMeetingChatHistoryDefault": "String",
  "startDateTime": "String (timestamp)",
  "subject": "String",
  "videoTeleconferenceId": "String",
  "watermarkProtection": "String"
}

Relationships

Microsoft Graph v1.0 endpoint-derived-docs

Relationships is shown from stable Microsoft Graph v1.0 metadata.

Relationship Type Description
attendanceReports meetingAttendanceReport collection The attendance reports of an online meeting. Read-only. Inherited from onlineMeetingBase.
recordings callRecording collection The recordings of an online meeting. Read-only.
transcripts callTranscript collection The transcripts of an online meeting. Read-only.
aiInsights callAiInsight collection The AI insights generated for an online meeting. Read-only.
anonymizeIdentityForRoles array Specifies whose identity is anonymized in the meeting. The possible values are: attendee. The attendee value can't be removed through a PATCH operation once added.
capabilities array The list of meeting capabilities. The possible values are: questionAndAnswer,unknownFutureValue.

Graph Methods

Delegated access App-only access
Exact Microsoft Learn match

Microsoft Graph v1.0 endpoints are mapped directly from refreshed Microsoft Learn permissions tables.

Methods
GET /communications/onlineMeetings/?$filter=VideoTeleconferenceId%20eq%20'{videoTeleconferenceId}'
GET /me/onlineMeetings?$filter=joinMeetingIdSettings/joinMeetingId%20eq%20'{joinMeetingId}'
GET /me/onlineMeetings?$filter=JoinWebUrl%20eq%20'{joinWebUrl}'
GET /me/onlineMeetings/{meetingId}
GET /me/onlineMeetings/{meetingId}/alternativeRecording
GET /me/onlineMeetings/{meetingId}/attendanceReports
GET /me/onlineMeetings/{meetingId}/attendanceReports/{reportId}
GET /me/onlineMeetings/{meetingId}/attendanceReports/{reportId}/attendanceRecords
GET /me/onlineMeetings/{meetingId}/attendeeReport
GET /me/onlineMeetings/{meetingId}/recording
GET /solutions/virtualEvents/townhalls/{townhallId}/sessions/{sessionId}/attendanceReports
GET /solutions/virtualEvents/townhalls/{townhallId}/sessions/{sessionId}/attendanceReports/{reportId}
GET /solutions/virtualEvents/townhalls/{townhallId}/sessions/{sessionId}/attendanceReports/{reportId}/attendanceRecords
GET /solutions/virtualEvents/webinars/{webinarId}/sessions/{sessionId}/attendanceReports
GET /solutions/virtualEvents/webinars/{webinarId}/sessions/{sessionId}/attendanceReports/{reportId}
GET /solutions/virtualEvents/webinars/{webinarId}/sessions/{sessionId}/attendanceReports/{reportId}/attendanceRecords
GET /users/{userId}/onlineMeetings?$filter=joinMeetingIdSettings/joinMeetingId%20eq%20'{joinMeetingId}'
GET /users/{userId}/onlineMeetings?$filter=JoinWebUrl%20eq%20'{joinWebUrl}'
GET /users/{userId}/onlineMeetings/{meetingId}
GET /users/{userId}/onlineMeetings/{meetingId}/alternativeRecording
GET /users/{userId}/onlineMeetings/{meetingId}/attendanceReports
GET /users/{userId}/onlineMeetings/{meetingId}/attendanceReports/{reportId}
GET /users/{userId}/onlineMeetings/{meetingId}/attendanceReports/{reportId}/attendanceRecords
GET /users/{userId}/onlineMeetings/{meetingId}/attendeeReport
GET /users/{userId}/onlineMeetings/{meetingId}/recording
Exact Microsoft Learn match

Microsoft Graph beta endpoints are mapped directly from refreshed Microsoft Learn permissions tables.

Methods
GET /app/onlineMeetings/?$filter=VideoTeleconferenceId%20eq%20'{videoTeleconferenceId}'
GET /communications/onlineMeetings/?$filter=VideoTeleconferenceId%20eq%20'{videoTeleconferenceId}'
GET /me/onlineMeetings?$filter=joinMeetingIdSettings/joinMeetingId%20eq%20'{joinMeetingId}'
GET /me/onlineMeetings?$filter=JoinWebUrl%20eq%20'{joinWebUrl}'
GET /me/onlineMeetings/{meetingId}
GET /me/onlineMeetings/{meetingId}/alternativeRecording
GET /me/onlineMeetings/{meetingId}/attendanceReports
GET /me/onlineMeetings/{meetingId}/attendanceReports/{reportId}
GET /me/onlineMeetings/{meetingId}/attendanceReports/{reportId}/attendanceRecords
GET /me/onlineMeetings/{meetingId}/attendeeReport
GET /me/onlineMeetings/{meetingId}/meetingAttendanceReport
GET /me/onlineMeetings/{meetingId}/recording
GET /solutions/virtualEvents/townhalls/{townhallId}/sessions/{sessionId}/attendanceReports
GET /solutions/virtualEvents/townhalls/{townhallId}/sessions/{sessionId}/attendanceReports/{reportId}
GET /solutions/virtualEvents/townhalls/{townhallId}/sessions/{sessionId}/attendanceReports/{reportId}/attendanceRecords
GET /solutions/virtualEvents/webinars/{webinarId}/sessions/{sessionId}/attendanceReports
GET /solutions/virtualEvents/webinars/{webinarId}/sessions/{sessionId}/attendanceReports/{reportId}
GET /solutions/virtualEvents/webinars/{webinarId}/sessions/{sessionId}/attendanceReports/{reportId}/attendanceRecords
GET /users/{userId}/onlineMeetings?$filter=joinMeetingIdSettings/joinMeetingId%20eq%20'{joinMeetingId}'
GET /users/{userId}/onlineMeetings?$filter=JoinWebUrl%20eq%20'{joinWebUrl}'
GET /users/{userId}/onlineMeetings/{meetingId}
GET /users/{userId}/onlineMeetings/{meetingId}/alternativeRecording
GET /users/{userId}/onlineMeetings/{meetingId}/attendanceReports
GET /users/{userId}/onlineMeetings/{meetingId}/attendanceReports/{reportId}
GET /users/{userId}/onlineMeetings/{meetingId}/attendanceReports/{reportId}/attendanceRecords
GET /users/{userId}/onlineMeetings/{meetingId}/attendeeReport
GET /users/{userId}/onlineMeetings/{meetingId}/meetingAttendanceReport
GET /users/{userId}/onlineMeetings/{meetingId}/recording
Exact Microsoft Learn PowerShell match

Microsoft Graph PowerShell v1.0 commands are mapped directly from refreshed Microsoft Learn PowerShell snippets.

Commands
Get-MgCommunicationOnlineMeeting /me/onlineMeetings/{meetingId}
Get onlineMeeting
Get-MgUserOnlineMeeting /me/onlineMeetings/{meetingId}
Get onlineMeeting
Get-MgUserOnlineMeetingAttendanceReport /me/onlineMeetings/{meetingId}/attendanceReports
List meetingAttendanceReports
Get-MgUserOnlineMeetingAttendanceReport /me/onlineMeetings/{meetingId}/attendanceReports/{reportId}
Get meetingAttendanceReport
Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord /me/onlineMeetings/{meetingId}/attendanceReports/{reportId}/attendanceRecords
List attendanceRecords
Get-MgUserOnlineMeetingAttendeeReport /me/onlineMeetings/{meetingId}
Get onlineMeeting
Get-MgVirtualEventTownhallSessionAttendanceReport /me/onlineMeetings/{meetingId}/attendanceReports
List meetingAttendanceReports
Get-MgVirtualEventTownhallSessionAttendanceReport /me/onlineMeetings/{meetingId}/attendanceReports/{reportId}
Get meetingAttendanceReport
Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord /me/onlineMeetings/{meetingId}/attendanceReports/{reportId}/attendanceRecords
List attendanceRecords
Get-MgVirtualEventWebinarSessionAttendanceReport /me/onlineMeetings/{meetingId}/attendanceReports
List meetingAttendanceReports
Get-MgVirtualEventWebinarSessionAttendanceReport /me/onlineMeetings/{meetingId}/attendanceReports/{reportId}
Get meetingAttendanceReport
Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord /me/onlineMeetings/{meetingId}/attendanceReports/{reportId}/attendanceRecords
List attendanceRecords
Exact Microsoft Learn PowerShell match

Microsoft Graph PowerShell beta commands are mapped directly from refreshed Microsoft Learn PowerShell snippets.

Commands
Get-MgBetaCommunicationOnlineMeeting /me/onlineMeetings/{meetingId}
Get onlineMeeting
Get-MgBetaUserOnlineMeeting /me/onlineMeetings/{meetingId}
Get onlineMeeting
Get-MgBetaUserOnlineMeetingAttendanceReport /me/onlineMeetings/{meetingId}/attendanceReports
List meetingAttendanceReports
Get-MgBetaUserOnlineMeetingAttendanceReport /me/onlineMeetings/{meetingId}/attendanceReports/{reportId}
Get meetingAttendanceReport
Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord /me/onlineMeetings/{meetingId}/attendanceReports/{reportId}/attendanceRecords
List attendanceRecords
Get-MgBetaUserOnlineMeetingAttendeeReport /me/onlineMeetings/{meetingId}
Get onlineMeeting
Get-MgBetaUserOnlineMeetingRecording /me/onlineMeetings/{meetingId}
Get onlineMeeting
Get-MgBetaVirtualEventTownhallSessionAttendanceReport /me/onlineMeetings/{meetingId}/attendanceReports
List meetingAttendanceReports
Get-MgBetaVirtualEventTownhallSessionAttendanceReport /me/onlineMeetings/{meetingId}/attendanceReports/{reportId}
Get meetingAttendanceReport
Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord /me/onlineMeetings/{meetingId}/attendanceReports/{reportId}/attendanceRecords
List attendanceRecords
Get-MgBetaVirtualEventWebinarSessionAttendanceReport /me/onlineMeetings/{meetingId}/attendanceReports
List meetingAttendanceReports
Get-MgBetaVirtualEventWebinarSessionAttendanceReport /me/onlineMeetings/{meetingId}/attendanceReports/{reportId}
Get meetingAttendanceReport
Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord /me/onlineMeetings/{meetingId}/attendanceReports/{reportId}/attendanceRecords
List attendanceRecords

Code Examples

C# / .NET SDK
Get meetingAttendanceReport
// Code snippets are only available for the latest version. Current version is 5.x

// To initialize your graphClient, see https://learn.microsoft.com/en-us/graph/sdks/create-client?from=snippets&tabs=csharp
var result = await graphClient.Me.OnlineMeetings["{onlineMeeting-id}"].AttendanceReports["{meetingAttendanceReport-id}"].GetAsync((requestConfiguration) =>
{
	requestConfiguration.QueryParameters.Expand = new string []{ "attendanceRecords" };
});
JavaScript
Get meetingAttendanceReport
const options = {
	authProvider,
};

const client = Client.init(options);

let meetingAttendanceReport = await client.api('/me/onlineMeetings/MSpkYzE3Njc0Yy04MWQ5LTRhZGItYmZ/attendanceReports/c9b6db1c-d5eb-427d-a5c0-20088d9b22d7')
	.expand('attendanceRecords')
	.get();
PowerShell
Get meetingAttendanceReport
Import-Module Microsoft.Graph.CloudCommunications
# A UPN can also be used as -UserId.
Get-MgUserOnlineMeetingAttendanceReport -UserId $userId -OnlineMeetingId $onlineMeetingId -MeetingAttendanceReportId $meetingAttendanceReportId -ExpandProperty "attendanceRecords"
Python
Get meetingAttendanceReport
# Code snippets are only available for the latest version. Current version is 1.x
from msgraph import GraphServiceClient
from msgraph.generated.users.item.online_meetings.item.attendance_reports.item.meeting_attendance_report_item_request_builder import MeetingAttendanceReportItemRequestBuilder
from kiota_abstractions.base_request_configuration import RequestConfiguration
# To initialize your graph_client, see https://learn.microsoft.com/en-us/graph/sdks/create-client?from=snippets&tabs=python
query_params = MeetingAttendanceReportItemRequestBuilder.MeetingAttendanceReportItemRequestBuilderGetQueryParameters(
		expand = ["attendanceRecords"],
)

request_configuration = RequestConfiguration(
query_parameters = query_params,
)

result = await graph_client.me.online_meetings.by_online_meeting_id('onlineMeeting-id').attendance_reports.by_meeting_attendance_report_id('meetingAttendanceReport-id').get(request_configuration = request_configuration)

App Registration

1

Navigate to Azure Portal

Go to App registrations in Microsoft Entra admin center

2

Add API Permission

Select your app → API permissions → Add a permission → Microsoft Graph

3

Select Permission Type

Choose Application permissions or delegated permissions and search for OnlineMeetingArtifact.Read.All

4

Grant Admin Consent

Application permissions always require admin consent.