v1
latestOpenAPI 3.0.0http://www.apache.org/licenses/LICENSE-2.0.html2026-07-14543167.2 KBinvitations
Return an array of all the invitations within a Heartbeat community
get/invitations
Response
Successful response
Example response
[
{
"role": {
"name": "Moderator"
},
"groups": [
{
"name": "Party Planning Committee"
}
]
}
]