Skip to main content
All CollectionsAPI Changelogs
# API Changelog Version 1.11.5
# API Changelog Version 1.11.5

Released on December 11th

Updated over 3 months ago

## GET /api/auth/risks/

- added the required property 'hosts' to the response with the '200' status

- added the required property 'response' to the response with the '200' status

## PUT /api/auth/risks/

- added the required property 'hosts' to the response with the '200' status

- added the required property 'response' to the response with the '200' status

## GET /api/auth/risks/by-severity/

- added the required property 'hosts' to the response with the '200' status

- added the required property 'response' to the response with the '200' status

## GET /api/auth/risks/count/

- added the required property 'hosts' to the response with the '200' status

- added the required property 'response' to the response with the '200' status

## GET /api/auth/risks/export/csv/

- added the required property 'hosts' to the response with the '200' status

- added the required property 'response' to the response with the '200' status

## POST /api/auth/risks/export/csv/

- added the required property 'hosts' to the response with the '200' status

- added the required property 'response' to the response with the '200' status

## GET /api/auth/risks/export/json/

- added the required property 'hosts' to the response with the '200' status

- added the required property 'response' to the response with the '200' status

## POST /api/auth/risks/export/json/

- added the required property 'hosts' to the response with the '200' status

- added the required property 'response' to the response with the '200' status

## GET /api/auth/risks/over-time/

- added the required property 'hosts' to the response with the '200' status

- added the required property 'response' to the response with the '200' status

## GET /api/auth/risks/statistics/

- added the required property 'hosts' to the response with the '200' status

- added the required property 'response' to the response with the '200' status

## POST /api/auth/risks/vulns/

- added the required property 'hosts' to the response with the '200' status

- added the required property 'response' to the response with the '200' status

## GET /api/auth/risks/{id}/

- added the required property 'hosts' to the response with the '200' status

- added the required property 'response' to the response with the '200' status

## PATCH /api/auth/risks/{id}/

- added the required property 'hosts' to the response with the '200' status

- added the required property 'response' to the response with the '200' status

## GET /api/auth/risks/{id}/pem/

- added the required property 'hosts' to the response with the '200' status

- added the required property 'response' to the response with the '200' status

You can access the complete API documentation here.

Did this answer your question?