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