invitations
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"
}
]
}
]