Skip to main content

# API Changelog version 2.17.0

Will be released on the 15th of January

J
Written by Julie KOFFI
Updated over a month ago

Impact level : Low

## GET /api/auth/assets/

- ⚠️ removed the required property 'results/items/ip_state' from the response with the '200' status

## GET /api/auth/assets/by-control-warning-impacted

- ⚠️ removed the enum value '-protection' from the 'query' request parameter 'sorted_by'

- ⚠️ removed the enum value 'protection' from the 'query' request parameter 'sorted_by'

## DELETE /api/auth/teams/{id}

- endpoint added

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

- endpoint added

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

- endpoint added

## GET /api/auth/vulns/

- added the new optional 'query' request parameter 'asset_groups'

## GET /api/auth/vulns/{id}/events

- added the new optional 'query' request parameter 'asset_groups'

## GET /api/auth/vulns/{id}/retests

- added the new optional 'query' request parameter 'asset_groups'

## GET /api/auth/vulns/{id}/tickets

- added the new optional 'query' request parameter 'asset_groups'

You can access the complete API documentation here.

Did this answer your question?