v1
latestOpenAPI 3.0.0http://www.apache.org/licenses/LICENSE-2.0.html2026-07-14543167.2 KBgroups
Returns an array of all Groups within a Heartbeat community
get/groups
Response
Successful response
Example response
[
{
"name": "Party Planning Committee",
"description": "Designated committee to plan holiday, birthday, & retirement parties",
"color": "#FF6347",
"users": [
{
"name": "Angela Martin",
"email": "angela.martin@dundermifflin.com"
}
]
}
]