Groups API
Display Mode: List
A list of groups
show
| Tag | Description |
|---|---|
| __title__ |
Title of the Group |
| __slug__ | Title slug of the group |
| __email__ | The group email address |
| Any Custom Fields setup for Groups will output their API tags | |
Display Mode: Detail
The detail page for a specific group.
find
The slug of the group.
show
| Tag | Description |
|---|---|
| __title__ |
Title of the Group |
| __slug__ | Title slug of the group |
| __email__ | The group email address |
| __description__ | The group description |
| Any Custom Fields setup for Groups will output their API tags | |