Get the status of a User

Returns a User object containing the status, age band, and connected games, for a provided User ID.

The statuses that can be returned and actions that should be taken are as follows:

  • active - User should be allowed to play
  • perm - User should not be allowed to play
  • temp - User should not be allowed to play
  • locked - User should not be allowed to play
  • disconnected - User should not be allowed to play and user authorization flow should be re-completed

More information on these can be found in the PlaySafe ID Statuses section.

The age bands that can be returned are:

  • 0-5
  • 6-9
  • 10-12
  • 13-15
  • 16-17
  • 18+
Language
Credentials
Bearer
Click Try It! to start a request and see the response here!