Studio GuideWorld SDK Guide
Log In

Get Player Data

Get Key-Value data of player

You can bring the player data of Worlds.
You can use this feature only in the World you created.
You can only use Open API in the World you created.
If you enter another person's World ID, Error 403 will be printed and state that you do not have permission.

Request

NameDescriptionType
worldIdWorld IDString
playerIdPlayer IDString
keysList of keyArray

Response

NameDescriptionType
dataListList of dataArray
keyKey of dataString
valueValue of dataObject
Language
Authorization
Header
Click Try It! to start a request and see the response here!