GET https://translationroles.roblox.com/v1/game-localization-roles/roles/:role/current-user
Gets the list of games and associated role assignment info for the requested user and role.
role The Roblox.GameLocalization.Client.GameLocalizationRoles.GameLocalizationRoleType
exclusiveStartKey Part of pagination. Last primary key of returned items in previous operation.
pageSize Part of pagination. Maximum number of items that might be returned in the page.
groupId Optional seleted groupId of resources requested for the user and role.
GET https://translationroles.roblox.com/v1/game-localization-roles/roles/:role/current-user Gets the list of games and associated role assignment info for the requested user and role. role The Roblox.GameLocalization.Client.GameLocalizationRoles.GameLocalizationRoleType exclusiveStartKey Part of pagination. Last primary key of returned items in previous operation. pageSize Part of pagination. Maximum number of items that might be returned in the page. groupId Optional seleted groupId of resources requested for the user and role.