GET https://apis.roblox.com/cloud/cloud/v2/universes/:universe_id/places/:place_id/user-restrictions
List User Restrictions
universe_id The universe ID.
place_id The place ID.
maxPageSize The maximum number of user restrictions to return. The service might return
fewer than this value. If unspecified, at most 10 user restrictions are
returned. The maximum value is 100 and higher values are set to 100.
pageToken A page token, received from a previous call, to retrieve a subsequent page.
When paginating, all other parameters provided to the subsequent call must
match the call that provided the page token.
List user restrictions for users that have ever been banned in either a
universe or a specific place.
GET https://apis.roblox.com/cloud/cloud/v2/universes/:universe_id/places/:place_id/user-restrictions List User Restrictions universe_id The universe ID. place_id The place ID. maxPageSize The maximum number of user restrictions to return. The service might return fewer than this value. If unspecified, at most 10 user restrictions are returned. The maximum value is 100 and higher values are set to 100. pageToken A page token, received from a previous call, to retrieve a subsequent page.
When paginating, all other parameters provided to the subsequent call must match the call that provided the page token. List user restrictions for users that have ever been banned in either a universe or a specific place.