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 the job. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
groups | array | List of Group IDs. |