latestOpenAPI 3.1.02026-08-101974116.4 KB

fe3e2eee3c6f

Worlds
public

Check if a user has access to a world

get/{worldId}/users/{userId}/access/

Path parameters

worldIdstring required

The ID of a world

userIdstring required

The ID of a user

Headers

x-m2-organization-idstring required

The ID of an organization

x-m2-project-idstring required

The ID of a project

Response

Indicates if a user has access to a world

userIdstring required

The ID of a user

hasAccessboolean required

true if the user can enter the world, false otherwise