Returns a Workflow resource based on id.
GET/scim/v2/Workflows/:workflowId
The Workflow resource with matching id is returned.<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 Workflow is: <br />
- urn:ietf:params:scim:schemas:sailpoint:1.0:Workflow
Request
Responses
- 200
Returns a single Workflow resource based on the id.