Seamless API - Get Online User
Request URL
Request Body Parameters
Parameter
Description
Type
Required?
agent
Agent id that AMBSlot has provided
String
Y
Request Body Example
Response Parameters
Status Object
Parameter
Description
Type
Required?
code
0: Success
997: Invalid request data 998: Invalid agent id 999: Service not available 1601: Response error via axios timeout
Number
Y
message
Error message
String
Y
Data Object
Parameter
Description
Type
Required?
prefix
Game identify
String
Y
totalUsers
Number of current user in this game
Number
Y
name
Game name
String
Y
user
Array of current user
Array
Y
username
Member username
String
Y
source
Member source
String
Y
prefix
Game identify
String
Y
Response Example
Last updated