v1
latestOpenAPI 3.1.02026-07-14159142161.9 KBgroupService
Shows the group info
Shows the group info
get/groups/v1/groups/{groupId}
Response
OK
Example response
{
"id": 1,
"name": "Title group",
"groupType": "private",
"description": "private",
"groupTheme": "private",
"logo": "/8c/nsfkjnns486sd4f56.jpg",
"moderatorsIds": [
"11",
"22"
],
"usersIds": [
"1",
"2"
]
}