Skip to main content
GET
Batch Get User Info By UserIds

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

userIds
string
required

Comma-separated user IDs

Response

200 - application/json

Batch user information

users
object[]
status
enum<string>
Available options:
success,
error
msg
string