mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-06 12:27:46 +00:00
Automated commit by github action: 3839870407
This commit is contained in:
@@ -4,7 +4,7 @@ get:
|
||||
- Workflows
|
||||
summary: Get Workflow Execution History
|
||||
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:
|
||||
- oauth2: [sp:workflow:read]
|
||||
parameters:
|
||||
|
||||
@@ -4,7 +4,7 @@ get:
|
||||
- Workflows
|
||||
summary: Get a Workflow Execution
|
||||
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:
|
||||
- oauth2: [sp:workflow:read]
|
||||
parameters:
|
||||
|
||||
@@ -4,7 +4,7 @@ get:
|
||||
- Workflows
|
||||
summary: List Workflow Executions
|
||||
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:
|
||||
- oauth2: [sp:workflow:read]
|
||||
parameters:
|
||||
|
||||
Reference in New Issue
Block a user