Jul 25, 2023 — Linode API
over 2 years ago
v4.159.0
Added
- List authorized apps (GET /profile/apps). Responses to this command can now be filtered by the
labelproperty. - List users (GET /account/users) and Get a user (GET /account/users/{username}). Responses to these operations now include the
last_loginproperty, which contains data relating to the most recent login attempt for the requested user.
Changed
- List service transfers (GET /account/service-transfers) and Get a service transfer request (GET /account/service-transfers/{token}). The
cancelledstatus is now thecanceledstatus in responses to these commands.
