December 08, 2025
New features
New fields in the response of the GET /v1/computers/{computerId} and GET /v1/computers endpoints of the Computers API
To make the response more complete and facilitate data integration and consumption, the following field has been added to the return of the GET /v1/computers/{computerId} and GET /v1/computers endpoints:
antivirusState: indicates the update status of the computer's antivirus database (uptodate or outdated).antivirusStateUpdatedUtc: indicates the date of the last update to the computer's antivirus database.