mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-08 20:37:46 +00:00
Update to python SDK docs: 14623604263
This commit is contained in:
@@ -387,7 +387,7 @@ with ApiClient(configuration) as api_client:
|
||||
|
||||
## get-workflow-execution
|
||||
Get Workflow Execution
|
||||
Use this API to 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" response.
|
||||
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" response.
|
||||
|
||||
[API Spec](https://developer.sailpoint.com/docs/api/v3/get-workflow-execution)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user