Skip to main content

# API Changelog version 2.16.0

Will be released on the 17th of December Impact level : Low

Updated this week

## GET /api/auth/assets/

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

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

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

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

- ⚠️ for the 'query' request parameter 'protection', the type/format was changed from 'string'/'' to 'array'/''

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

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

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

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

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

- ⚠️ for the 'query' request parameter 'protection', the type/format was changed from 'string'/'' to 'array'/''

## GET /api/auth/risks/

- ⚠️ removed the enum value 'easm' from the 'query' request parameter 'asset_protection'

- ⚠️ removed the enum value 'pentested' from the 'query' request parameter 'asset_protection'

- ⚠️ removed the enum value 'unprotected' from the 'query' request parameter 'asset_protection'

- ⚠️ for the 'query' request parameter 'asset_protection', the type/format was changed from 'string'/'' to 'array'/''

## GET /api/auth/risks/all-opened-count/

- ⚠️ removed the enum value 'easm' from the 'query' request parameter 'asset_protection'

- ⚠️ removed the enum value 'pentested' from the 'query' request parameter 'asset_protection'

- ⚠️ removed the enum value 'unprotected' from the 'query' request parameter 'asset_protection'

- ⚠️ for the 'query' request parameter 'asset_protection', the type/format was changed from 'string'/'' to 'array'/''

## GET /api/auth/vulns/

- ⚠️ removed the enum value 'easm' from the 'query' request parameter 'asset_protection'

- ⚠️ removed the enum value 'pentested' from the 'query' request parameter 'asset_protection'

- ⚠️ removed the enum value 'unavailable' from the 'query' request parameter 'asset_protection'

- ⚠️ removed the enum value 'unprotected' from the 'query' request parameter 'asset_protection'

- ⚠️ for the 'query' request parameter 'asset_protection', the type/format was changed from 'string'/'' to 'array'/''

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

- ⚠️ removed the enum value 'easm' from the 'query' request parameter 'asset_protection'

- ⚠️ removed the enum value 'pentested' from the 'query' request parameter 'asset_protection'

- ⚠️ removed the enum value 'unavailable' from the 'query' request parameter 'asset_protection'

- ⚠️ removed the enum value 'unprotected' from the 'query' request parameter 'asset_protection'

- ⚠️ for the 'query' request parameter 'asset_protection', the type/format was changed from 'string'/'' to 'array'/''

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

- ⚠️ removed the enum value 'easm' from the 'query' request parameter 'asset_protection'

- ⚠️ removed the enum value 'pentested' from the 'query' request parameter 'asset_protection'

- ⚠️ removed the enum value 'unavailable' from the 'query' request parameter 'asset_protection'

- ⚠️ removed the enum value 'unprotected' from the 'query' request parameter 'asset_protection'

- ⚠️ for the 'query' request parameter 'asset_protection', the type/format was changed from 'string'/'' to 'array'/''

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

- ⚠️ removed the enum value 'easm' from the 'query' request parameter 'asset_protection'

- ⚠️ removed the enum value 'pentested' from the 'query' request parameter 'asset_protection'

- ⚠️ removed the enum value 'unavailable' from the 'query' request parameter 'asset_protection'

- ⚠️ removed the enum value 'unprotected' from the 'query' request parameter 'asset_protection'

- ⚠️ for the 'query' request parameter 'asset_protection', the type/format was changed from 'string'/'' to 'array'/''

You can access the complete API documentation here.

Did this answer your question?