latestOpenAPI 3.1.02026-08-1092916.0 KB

99b138ac9152

Accounts
public

Fetch a user's account

Retrieves and returns the account information for the specified user. An email address and wallet address will only be returned if the user has verified them.

This API can be called by the user themselves, the Unreal server, or any user with read permissions on the organization's user profiles.

get/users/{userId}/

Path parameters

userIdstring required

The user ID to fetch the account for

Headers

x-m2-organization-idstring

The ID of an organization

Response

The response to querying a user's account information

evmLinkedWalletstring

The verified EVM wallet linked by this user

emailstring

The verified email address associated with this user

isGuestboolean required