ESC
Type to search...

LifecycleWorkflows.Read.All

Export JSON
Export CSV
Copy URL
Print
ApplicationDelegated Read All Resources

Allows the app to list and read all workflows, tasks and related lifecycle workflows resources 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 resources

Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.

Delegated Permission Admin consent required

Read all lifecycle workflows resources

Allows the app to list and read all workflows, tasks and related lifecycle workflows resources 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
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.
workflows workflow collection Lifecycle workflow definitions.
taskDefinitions taskDefinition collection Task definitions used in lifecycle workflows.
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/customTaskExtensions
GET /identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtensionId}
GET /identityGovernance/lifecycleWorkflows/deletedItems/workflows/
GET /identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflowId}/
GET /identityGovernance/lifecycleWorkflows/insights/topTasksProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})
GET /identityGovernance/lifecycleWorkflows/insights/topWorkflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})
GET /identityGovernance/lifecycleWorkflows/insights/workflowsProcessedByCategory(startDateTime={startDateTime},endDateTime={endDateTime})
GET /identityGovernance/lifecycleWorkflows/insights/workflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})
GET /identityGovernance/lifecycleWorkflows/settings
GET /identityGovernance/lifecycleWorkflows/taskDefinitions
GET /identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinitionId}
GET /identityGovernance/lifecycleWorkflows/workflows
GET /identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}
GET /identitygovernance/lifecycleWorkflows/workflows/{workflowId}/executionScope
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}/taskReports/summary(startDateTime={timestamp},endDateTime={timestamp})
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/tasks
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/tasks/{taskId}
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/userProcessingResults/{userProcessingResultId}/taskProcessingResults
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/versions
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/versions/{workflowVersion-versionNumber}
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/versions/{workflowVersion-versionNumber}/tasks
GET /identityGovernance/lifecycleWorkflows/workflows/156ce798-1eb6-4e0a-8515-e79f54d04390/versions/2/tasks/4d9d41d7-a8e1-4f2f-8c8c-a883bc02e6ee
GET /identityGovernance/lifecycleWorkflows/workflowTemplates
GET /identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplateId}
Exact Microsoft Learn match

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

Methods
GET /identityGovernance/lifecycleWorkflows/customTaskExtensions
GET /identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtensionId}
GET /identityGovernance/lifecycleWorkflows/deletedItems/workflows/
GET /identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflowId}/
GET /identityGovernance/lifecycleWorkflows/insights/topTasksProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})
GET /identityGovernance/lifecycleWorkflows/insights/topWorkflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})
GET /identityGovernance/lifecycleWorkflows/insights/workflowsProcessedByCategory(startDateTime={startDateTime},endDateTime={endDateTime})
GET /identityGovernance/lifecycleWorkflows/insights/workflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})
GET /identityGovernance/lifecycleWorkflows/settings
GET /identityGovernance/lifecycleWorkflows/taskDefinitions
GET /identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinitionId}
GET /identityGovernance/lifecycleWorkflows/workflows
GET /identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}
GET /identitygovernance/lifecycleWorkflows/workflows/{workflowId}/executionScope
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}/taskReports/summary(startDateTime={timestamp},endDateTime={timestamp})
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/tasks
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/tasks/{taskId}
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/userProcessingResults/{userProcessingResultId}/taskProcessingResults
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/versions
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/versions/{workflowVersion-versionNumber}
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/versions/{workFlowVersion-versionNumber}/tasks
GET /identityGovernance/lifecycleWorkflows/workflows/156ce798-1eb6-4e0a-8515-e79f54d04390/versions/2/tasks/4d9d41d7-a8e1-4f2f-8c8c-a883bc02e6ee
GET /identityGovernance/lifecycleWorkflows/workflowTemplates
GET /identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplateId}
Exact Microsoft Learn PowerShell match

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

Commands
Get-MgIdentityGovernanceLifecycleWorkflow /identityGovernance/lifecycleWorkflows/workflows
List workflows
Get-MgIdentityGovernanceLifecycleWorkflow /identityGovernance/lifecycleWorkflows/workflows/{workflowId}
Get workflow
Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension /identityGovernance/lifecycleWorkflows/customTaskExtensions
List customTaskExtensions
Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension /identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtensionId}
Get customTaskExtension
Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow /identityGovernance/lifecycleWorkflows/deletedItems/workflows/
List deletedItems (deleted lifecycle workflows)
Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow /identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflowId}/
Get deletedItemContainer (a deleted lifecycle workflow)
Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope /identitygovernance/lifecycleWorkflows/workflows/{workflowId}/executionScope
List executionScope
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-MgIdentityGovernanceLifecycleWorkflowSetting /identityGovernance/lifecycleWorkflows/settings
Get lifecycleManagementSettings
Get-MgIdentityGovernanceLifecycleWorkflowTask /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/tasks
List tasks (in Lifecycle Workflows)
Get-MgIdentityGovernanceLifecycleWorkflowTask /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/tasks/{taskId}
Get task
Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition /identityGovernance/lifecycleWorkflows/taskDefinitions
List taskDefinitions
Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition /identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinitionId}
Get taskDefinition
Get-MgIdentityGovernanceLifecycleWorkflowTaskReport /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/taskReports
List taskReports
Get-MgIdentityGovernanceLifecycleWorkflowTaskReport /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/taskReports/summary(startDateTime={timestamp},endDateTime={timestamp})
taskReport: summary
Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/taskReports/{taskReportId}/taskProcessingResults
List taskProcessingResult
Get-MgIdentityGovernanceLifecycleWorkflowTemplate /identityGovernance/lifecycleWorkflows/workflowTemplates
List workflowTemplates
Get-MgIdentityGovernanceLifecycleWorkflowTemplate /identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplateId}
Get workflowTemplate
Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults
List userProcessingResults
Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/userProcessingResults/{userProcessingResultId}/taskProcessingResults
List taskProcessingResults
Get-MgIdentityGovernanceLifecycleWorkflowVersion /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/versions
List workflowVersions
Get-MgIdentityGovernanceLifecycleWorkflowVersion /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/versions/{workflowVersion-versionNumber}
Get workflowVersion
Get-MgIdentityGovernanceLifecycleWorkflowVersionTask /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/tasks/{taskId}
Get task
Get-MgIdentityGovernanceLifecycleWorkflowVersionTask /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/versions/{workflowVersion-versionNumber}/tasks
List tasks (in a workflowVersion)
Invoke-MgGraphIdentityGovernanceLifecycleWorkflowInsight /identityGovernance/lifecycleWorkflows/insights/workflowsProcessedByCategory(startDateTime={startDateTime},endDateTime={endDateTime})
insights: workflowsProcessedByCategory
Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRun /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/summary(startDateTime={timestamp},endDateTime={timestamp})
run: summary
Invoke-MgTopIdentityGovernanceLifecycleWorkflowInsightTaskProcessedSummary /identityGovernance/lifecycleWorkflows/insights/topTasksProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})
insights: topTasksProcessedSummary
Invoke-MgTopIdentityGovernanceLifecycleWorkflowInsightWorkflowProcessedSummary /identityGovernance/lifecycleWorkflows/insights/topWorkflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})
insights: topWorkflowsProcessedSummary
Invoke-MgWorkflowIdentityGovernanceLifecycleWorkflowInsightProcessedSummary /identityGovernance/lifecycleWorkflows/insights/workflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})
insights: workflowsProcessedSummary
Exact Microsoft Learn PowerShell match

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

Commands
Get-MgBetaIdentityGovernanceLifecycleWorkflow /identityGovernance/lifecycleWorkflows/workflows
List workflows
Get-MgBetaIdentityGovernanceLifecycleWorkflow /identityGovernance/lifecycleWorkflows/workflows/{workflowId}
Get workflow
Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension /identityGovernance/lifecycleWorkflows/customTaskExtensions
List customTaskExtensions
Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension /identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtensionId}
Get customTaskExtension
Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow /identityGovernance/lifecycleWorkflows/deletedItems/workflows/
List deletedItems (deleted lifecycle workflows)
Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow /identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflowId}/
Get deletedItemContainer (a deleted lifecycle workflow)
Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope /identitygovernance/lifecycleWorkflows/workflows/{workflowId}/executionScope
List executionScope
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-MgBetaIdentityGovernanceLifecycleWorkflowSetting /identityGovernance/lifecycleWorkflows/settings
Get lifecycleManagementSettings
Get-MgBetaIdentityGovernanceLifecycleWorkflowTask /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/tasks
List tasks (in Lifecycle Workflows)
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition /identityGovernance/lifecycleWorkflows/taskDefinitions
List taskDefinitions
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition /identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinitionId}
Get taskDefinition
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/taskReports
List taskReports
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/taskReports/summary(startDateTime={timestamp},endDateTime={timestamp})
taskReport: summary
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/taskReports/{taskReportId}/taskProcessingResults
List taskProcessingResult
Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate /identityGovernance/lifecycleWorkflows/workflowTemplates
List workflowTemplates
Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate /identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplateId}
Get workflowTemplate
Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults
List userProcessingResults
Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/userProcessingResults/{userProcessingResultId}/taskProcessingResults
List taskProcessingResults
Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/versions
List workflowVersions
Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/versions/{workflowVersion-versionNumber}
Get workflowVersion
Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/tasks/{taskId}
Get task
Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/versions/{workFlowVersion-versionNumber}/tasks
List tasks (in a workflowVersion)
Invoke-MgBetaGraphIdentityGovernanceLifecycleWorkflowInsight /identityGovernance/lifecycleWorkflows/insights/workflowsProcessedByCategory(startDateTime={startDateTime},endDateTime={endDateTime})
insights: workflowsProcessedByCategory
Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRun /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/summary(startDateTime={timestamp},endDateTime={timestamp})
run: summary
Invoke-MgBetaTopIdentityGovernanceLifecycleWorkflowInsightTaskProcessedSummary /identityGovernance/lifecycleWorkflows/insights/topTasksProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})
insights: topTasksProcessedSummary
Invoke-MgBetaTopIdentityGovernanceLifecycleWorkflowInsightWorkflowProcessedSummary /identityGovernance/lifecycleWorkflows/insights/topWorkflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})
insights: topWorkflowsProcessedSummary
Invoke-MgBetaWorkflowIdentityGovernanceLifecycleWorkflowInsightProcessedSummary /identityGovernance/lifecycleWorkflows/insights/workflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})
insights: workflowsProcessedSummary

Code Examples

C# / .NET SDK
Get lifecycleManagementSettings
// 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.Settings.GetAsync();
JavaScript
Get lifecycleManagementSettings
const options = {
	authProvider,
};

const client = Client.init(options);

let lifecycleManagementSettings = await client.api('/identityGovernance/lifecycleWorkflows/settings')
	.get();
PowerShell
Get lifecycleManagementSettings
Import-Module Microsoft.Graph.Identity.Governance

Get-MgIdentityGovernanceLifecycleWorkflowSetting
Python
Get lifecycleManagementSettings
# 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.settings.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.Read.All

4

Grant Admin Consent

Application permissions always require admin consent.