Skip to main content

Returns a LaunchedWorkflow resource based on id.

GET 

/LaunchedWorkflow/:launchedWorkflowId

The LaunchedWorkflow resource with matching id is returned.

Attributes to include in the response can be specified with the attributes query parameter.

Attributes to exclude from the response can be specified with the excludedAttributes query parameter.

The schema related to LaunchedWorkflow is:

  • urn:ietf:params:scim:schemas:sailpoint:1.0:LaunchedWorkflow

Request

Responses

Returns a single LaunchedWorkflow resource based on the id. <br /> **LaunchedWorkflow responses include attributes from the TaskResult related to the Workflow execution.**