Classic APIs
ClassicDevelopApi
authenticatedUserGroupsCanManageGamesOrItems

authenticatedUserGroupsCanManageGamesOrItems

Lists groups that the authenticated user can manage.

Example

const { data: groupsCanManage } = await ClassicDevelopApi.authenticatedUserGroupsCanManageGamesOrItems(); 

Example Data

[{ id: 5850082, name: "MightyPart Games" }] 

Endpoint

GET /v1/user/groups/canmanage