Returns all LaunchedWorkflow resources.
GET/scim/v2/LaunchedWorkflows
This endpoint returns all LaunchedWorkflow resources. <br /><br /> Attributes to include in the response can be specified with the 'attributes' query parameter. <br /><br /> Attributes to exclude from the response can be specified with the 'excludedAttributes' query parameter. <br /><br /> The schema related to LaunchedWorkflow is:
- urn:ietf:params:scim:schemas:sailpoint:1.0:LaunchedWorkflow
Request
Responses
- 200
Returned all SCIM resources for this endpoint. <br/> LaunchedWorkflow responses include attributes from the TaskResult related to the Workflow execution.