Returns a LaunchedWorkflow resource based on id.
GET {{baseUrl}}/LaunchedWorkflow/:launchedWorkflowId?attributes=<string>&excludedAttributes=<string>
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 Params
Key | Datatype | Required | Description |
---|---|---|---|
attributes | string | A comma-separated list of attributes to return in the response. This query parameter supersedes excludedAttributes, so providing the same attribute(s) to both will result in the attribute(s) being returned. | |
excludedAttributes | string | A comma-separated list of attributes to exclude from the response. Some attributes cannot be excluded. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"partitioned":true,"completed":"2022-04-14T10:45:26.098-05:00","type":"Workflow","launched":"2022-04-14T10:45:26.114-05:00","pendingSignOffs":2,"workflowName":"Update Account Group a2a","identityRequestId":"0000000002","workflowCaseId":"7f000001806719888180675c8f8a016a","workflowProcessId":"7f000001806719888180675c8f8a0017b","retries":1,"approvalSet":"example: \u003cApprovalSet\u003e\u003cApprovalItem application=\"Active Directory\" approver=\"James.Smith\" assignmentId=\"25701d226e9d4f98a8e42fcebb6113597\" displayName=\"Role\" displayValue=\"Benefits\" id=\"7e314fb9b307481682b42f8e714b5687\" name=\"assignedRoles\" operation=\"Add\" state=\"Pending\" value=\"Benefits\"\u003e\u003cAttributes\u003e \u003cMap\u003e\u003centry key=\"comments\"/\u003e\u003centry key=\"Access Request Item\"/\u003e\u003centry key=\"flow\" value=\"AccessRequest\"/\u003e\u003centry key=\"id\" value=\"7f00000180281df7818028bfb3ab5c87\"/\u003e\u003centry key=\"interface\" value=\"IIQ\"/\u003e\u003centry key=\"operation\" value=\"RoleAdd\"/\u003e\u003c/Map\u003e\u003c/Attributes\u003e\u003c/ApprovalItem\u003e\u003c/ApprovalSet\u003e","workflowSummary":"example: \"\u003cWorkflowSummary step=\"end\"\u003e\u003cInteractions\u003e\u003cApprovalSummary completer=\"James Smith\" endDate=\"1651001587664\" owner=\"James.Smith\" request=\"Approve modification of entitlement ADDirectDemodata group: CN=a2a,OU=HierarchicalGroups,OU=DemoData,DC=test,DC=sailpoint,DC=com\" startDate=\"1651001561152\" state=\"Finished\" workItemId=\"7f000001806719888180675c9006016b\" workItemType=\"Approval\"/\u003e\u003c/Interactions\u003e\u003c/WorkflowSummary\u003e\"","input":{"key":"_caseName","value":"WorkflowCaseRegistry","type":"string"},"output":{"key":"workflowSummary","value":"\u003cWorkflowSummary step=\"end\"\u003e\\n \u003cInteractions\u003e\\n \u003cApprovalSummary completer=\"James Smith\" endDate=\"1651001587664\" owner=\"James.Smith\" request=\"Approve modification of entitlement ADDirectDemodata group: CN=a2a,OU=HierarchicalGroups,OU=DemoData,DC=test,DC=sailpoint,DC=com\" startDate=\"1651001561152\" state=\"Finished\" workItemId=\"7f000001806719888180675c9006016b\" workItemType=\"Approval\"/\u003e\\n \u003c/Interactions\u003e\\n\u003c/WorkflowSummary\u003e\\n","type":"application/xml"},"targetClass":"Permission","name":"Update Account Group a2a","attributes":[{"key":"Workflow Summary","value":"\u003cWorkflowSummary step=\"end\"\u003e\\n \u003cInteractions\u003e\\n \u003cApprovalSummary completer=\"James Smith\" endDate=\"1651001587664\" owner=\"James.Smith\" request=\"Approve modification of entitlement ADDirectDemodata group: CN=a2a,OU=HierarchicalGroups,OU=DemoData,DC=test,DC=sailpoint,DC=com\" startDate=\"1651001561152\" state=\"Finished\" workItemId=\"7f000001806719888180675c9006016b\" workItemType=\"Approval\"/\u003e\\n \u003c/Interactions\u003e\\n\u003c/WorkflowSummary\u003e\\n"},{"key":"Workflow Summary","value":"\u003cWorkflowSummary step=\"end\"\u003e\\n \u003cInteractions\u003e\\n \u003cApprovalSummary completer=\"James Smith\" endDate=\"1651001587664\" owner=\"James.Smith\" request=\"Approve modification of entitlement ADDirectDemodata group: CN=a2a,OU=HierarchicalGroups,OU=DemoData,DC=test,DC=sailpoint,DC=com\" startDate=\"1651001561152\" state=\"Finished\" workItemId=\"7f000001806719888180675c9006016b\" workItemType=\"Approval\"/\u003e\\n \u003c/Interactions\u003e\\n\u003c/WorkflowSummary\u003e\\n"}],"id":"7f00000180281df7818028c03252085c","completionStatus":"Success","taskDefinition":"Workflow Launcher","terminated":true,"launcher":"spadmin","meta":{"created":"2022-04-14T10:44:54.834-05:00","location":"http://localhost:8080/identityiq/scim/v2/TaskResults/7f00000180281df7818028c03252085c","lastModified":"2022-04-05T15:52:30.119-05:00","version":"\"W\"1649951094834\"","resourceType":"TaskResult"}}