mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 12:27:47 +00:00
Automated commit by github action: 3839870407
This commit is contained in:
@@ -4,7 +4,7 @@ get:
|
|||||||
- Workflows
|
- Workflows
|
||||||
summary: Get Workflow Execution History
|
summary: Get Workflow Execution History
|
||||||
description: >-
|
description: >-
|
||||||
Get a detailed history of a single workflow execution. Workflow executions are available for up to 2 days before being archived. If you attempt to access a workflow execution that has been archived, you will receive a 404 Not Found.
|
Get a detailed history of a single workflow execution. Workflow executions are available for up to 90 days before being archived. If you attempt to access a workflow execution that has been archived, you will receive a 404 Not Found.
|
||||||
security:
|
security:
|
||||||
- oauth2: [sp:workflow:read]
|
- oauth2: [sp:workflow:read]
|
||||||
parameters:
|
parameters:
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ get:
|
|||||||
- Workflows
|
- Workflows
|
||||||
summary: Get a Workflow Execution
|
summary: Get a Workflow Execution
|
||||||
description: >-
|
description: >-
|
||||||
Get a single workflow execution. Workflow executions are available for up to 2 days before being archived. If you attempt to access a workflow execution that has been archived, you will receive a 404 Not Found.
|
Get a single workflow execution. Workflow executions are available for up to 90 days before being archived. If you attempt to access a workflow execution that has been archived, you will receive a 404 Not Found.
|
||||||
security:
|
security:
|
||||||
- oauth2: [sp:workflow:read]
|
- oauth2: [sp:workflow:read]
|
||||||
parameters:
|
parameters:
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ get:
|
|||||||
- Workflows
|
- Workflows
|
||||||
summary: List Workflow Executions
|
summary: List Workflow Executions
|
||||||
description: >-
|
description: >-
|
||||||
This lists the executions for a given workflow
|
This lists the executions for a given workflow. Workflow executions are available for up to 90 days before being archived.
|
||||||
security:
|
security:
|
||||||
- oauth2: [sp:workflow:read]
|
- oauth2: [sp:workflow:read]
|
||||||
parameters:
|
parameters:
|
||||||
|
|||||||
Reference in New Issue
Block a user