groupService
Getting a list of invitations to groups of the current user.
Getting a list of invitations to groups of the current user.
get/groups/v1/invites
Response
OK
Example response
{
"groupId": [
"2",
"5"
]
}Getting a list of invitations to groups of the current user.
OK
{
"groupId": [
"2",
"5"
]
}