List groups for a form

Lists the groups that have access to a Form.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

namestringRequired
Name of Form

Response

List of Groups
stringformat: "^[0-9a-f]{24}$"
OR
map from strings to any

Errors

500
Internal Server Error