Skip to main content
POST
Batch Get User account status

Authorizations

Authorization
string
header
required

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

Body

application/json
Example:

Response

A list of user account status strings. If user is suspended return suspended, if unfound return null.