ESC
Type to search...

LifecycleWorkflows-Reports.Read.All

Export JSON
Export CSV
Copy URL
Print
ApplicationDelegated Read All Resources

Allows the app to read all Lifecycle workflows reports 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 all Lifecycle workflows reports

Allows the app to read all Lifecycle workflows reports without a signed-in user.

Delegated Permission Admin consent required

Read all Lifecycle workflows reports

Allows the app to read all Lifecycle workflows reports on behalf of a signed-in user.

Properties

Microsoft Graph v1.0 endpoint-derived-docs

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

Property Type Description
accessReviews object
appConsent object
entitlementManagement object
lifecycleWorkflows object
privilegedAccess object
termsOfUse object

JSON Representation

Microsoft Graph v1.0 endpoint-derived-docs

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

JSON representation
{
  "accessReviews": {
    "sample": "value"
  },
  "appConsent": {
    "sample": "value"
  },
  "entitlementManagement": {
    "sample": "value"
  },
  "lifecycleWorkflows": {
    "sample": "value"
  },
  "privilegedAccess": {
    "sample": "value"
  },
  "termsOfUse": {
    "sample": "value"
  }
}

Relationships

Microsoft Graph v1.0 endpoint-derived-docs

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

Relationship Type Description
accessReviews accessReviewSet Container for the base resources that expose the access reviews API and features.
appConsent appConsent Container for base resources that expose the app consent request API and features. Currently exposes only the appConsentRequests resource.
entitlementManagement entitlementManagement Container for entitlement management resources, including accessPackageCatalog, connectedOrganization, and entitlementManagementSettings.
termsOfUse termsOfUseContainer Container for the resources that expose the terms of use API and its features, including agreements and agreementAcceptances.
lifecycleWorkflows identityGovernance.lifecycleWorkflowsContainer Container for Lifecycle Workflow resources, including workflow, customTaskExtension, and lifecycleManagementSettings.
privilegedAccess privilegedAccessRoot Container for the base resources that expose the API and features related to Privileged Identity Management (PIM) for Groups.
catalogs accessPackageCatalog collection Related catalogs data exposed by this resource.
permissionsAnalytics permissionsAnalyticsAggregation Related permissionsAnalytics data exposed by this resource.

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 /identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/{runId}
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/{runId}/taskProcessingResults
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/{runId}/userProcessingResults/
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowid}/runs/{runId}/userProcessingResults/{userProcessingResultId}
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/{runId}/userProcessingResults/{userProcessingResultId}/taskProcessingResults
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/summary(startDateTime={timestamp},endDateTime={timestamp})
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/taskReports
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/taskReports/{taskReportId}/taskProcessingResults
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/userProcessingResults/{userProcessingResultId}/taskProcessingResults
Exact Microsoft Learn match

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

Methods
GET /identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/{runId}
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/{runId}/taskProcessingResults
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/{runId}/userProcessingResults/
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowid}/runs/{runId}/userProcessingResults/{userProcessingResultId}
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/{runId}/userProcessingResults/{userProcessingResultId}/taskProcessingResults
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/summary(startDateTime={timestamp},endDateTime={timestamp})
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/taskReports
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/taskReports/{taskReportId}/taskProcessingResults
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/userProcessingResults/{userProcessingResultId}/taskProcessingResults
Exact Microsoft Learn PowerShell match

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

Commands
Get-MgIdentityGovernanceLifecycleWorkflowRun /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/
List runs
Get-MgIdentityGovernanceLifecycleWorkflowRun /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/{runId}
Get run
Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/{runId}/taskProcessingResults
List taskProcessingResults
Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/{runId}/userProcessingResults/
List userProcessingResults
Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflowid}/runs/{runId}/userProcessingResults/{userProcessingResultId}
Get userProcessingResult
Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/userProcessingResults/{userProcessingResultId}/taskProcessingResults
List taskProcessingResults
Get-MgIdentityGovernanceLifecycleWorkflowTaskReport /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/taskReports
List taskReports
Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/taskReports/{taskReportId}/taskProcessingResults
List taskProcessingResult
Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults
List userProcessingResults
Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/userProcessingResults/{userProcessingResultId}/taskProcessingResults
List taskProcessingResults
Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRun /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/summary(startDateTime={timestamp},endDateTime={timestamp})
run: summary
Exact Microsoft Learn PowerShell match

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

Commands
Get-MgBetaIdentityGovernanceLifecycleWorkflowRun /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/
List runs
Get-MgBetaIdentityGovernanceLifecycleWorkflowRun /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/{runId}
Get run
Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/{runId}/taskProcessingResults
List taskProcessingResults
Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/{runId}/userProcessingResults/
List userProcessingResults
Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflowid}/runs/{runId}/userProcessingResults/{userProcessingResultId}
Get userProcessingResult
Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/userProcessingResults/{userProcessingResultId}/taskProcessingResults
List taskProcessingResults
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/taskReports
List taskReports
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/taskReports/{taskReportId}/taskProcessingResults
List taskProcessingResult
Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults
List userProcessingResults
Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/userProcessingResults/{userProcessingResultId}/taskProcessingResults
List taskProcessingResults
Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRun /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/summary(startDateTime={timestamp},endDateTime={timestamp})
run: summary

Code Examples

C# / .NET SDK
Get run
// 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.IdentityGovernance.LifecycleWorkflows.Workflows["{workflow-id}"].Runs["{run-id}"].GetAsync();
JavaScript
Get run
const options = {
	authProvider,
};

const client = Client.init(options);

let run = await client.api('/IdentityGovernance/lifecycleWorkflows/workflows/14879e66-9ea9-48d0-804d-8fea672d0341/runs/dad77a47-6eda-4de7-bc37-fe8eb5aaf17d')
	.get();
PowerShell
Get run
Import-Module Microsoft.Graph.Identity.Governance

Get-MgIdentityGovernanceLifecycleWorkflowRun -WorkflowId $workflowId -RunId $runId
Python
Get run
# Code snippets are only available for the latest version. Current version is 1.x
from msgraph import GraphServiceClient
# To initialize your graph_client, see https://learn.microsoft.com/en-us/graph/sdks/create-client?from=snippets&tabs=python

result = await graph_client.identity_governance.lifecycle_workflows.workflows.by_workflow_id('workflow-id').runs.by_run_id('run-id').get()

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 LifecycleWorkflows-Reports.Read.All

4

Grant Admin Consent

Application permissions always require admin consent.