Jul 25, 2023 — Linode API

v4.159.0

Added

  • List authorized apps (GET /profile/apps). Responses to this command can now be filtered by the label property.
  • List users (GET /account/users) and Get a user (GET /account/users/{username}). Responses to these operations now include the last_login property, which contains data relating to the most recent login attempt for the requested user.

Changed