v1

latestOpenAPI 3.1.02026-07-14159142161.9 KB
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

groupIdstring[]

Example response

{
  "groupId": [
    "2",
    "5"
  ]
}