Summary
List Groups for a Workflow
Description
List the groups that have access to a Workflow
Route
GET /workflow_builder/workflows/:name/groups
Roles
            apiread
authorization
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| name | string | yes | Name of Workflow | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| groups | array | List of Groups |