Get a player account (console)
nakama_console_get_accountFetch a complete player account including profile, wallet, devices, and linked logins by user ID via the console API.
Instructions
Fetch a single player account (profile, wallet, devices, linked logins) by user ID via the console API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Player user ID (UUID). |