API v4.159.0

Added

  • Authorized Apps List (GET /profile/apps)

    • Responses to this command can now be filtered by the “label” property.
  • Users List (GET /account/users)

    User View (GET /account/users/{username})

    • Responses to these commands now include the last_login property, which contains data relating to the most recent login attempt for the requested User.

Changed