Summary
List Groups for a Job
Description
List the groups that have access to a Job
Route
GET /workflow_engine/jobs/:id/groups
Roles
apiread
authorization
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
id | string | yes | Id of Job |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
groups | array | List of Group Ids |