Skip to main content

Returns a Workflow resource based on id.

GET 

/Workflows/:workflowId

The Workflow 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 Workflow is:

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

Request

Responses

Returns a single Workflow resource based on the id.