Skip to main content

# API Changelog Version 2.6.0

Released on July 9th

Updated over 2 months ago

## GET /api/auth/asm/product/

- endpoint added

## GET /api/auth/asm/vendor/

- endpoint added

## POST /api/auth/assets/

- added the required property 'suborganizations_display' to the response with the '201' status

## GET /api/auth/assets/export/json

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

## POST /api/auth/assets/ports

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

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

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

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

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

## POST /api/auth/assets/{id}/

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

## GET /api/auth/orgs/export/csv

- ⚠️ the 'asset_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'assetgroup_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'children' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

- ⚠️ the 'monitored_asset_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'root_id' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'user_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

## POST /api/auth/orgs/export/csv

- ⚠️ the 'asset_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'assetgroup_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'children' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

- ⚠️ the 'monitored_asset_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'root_id' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'user_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

## POST /api/auth/orgs/suborgs

- ⚠️ the 'asset_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '201'

- ⚠️ the 'assetgroup_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '201'

- ⚠️ the 'children' response's property type/format changed from 'string'/'' to 'array'/'' for status '201'

- ⚠️ the 'monitored_asset_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '201'

- ⚠️ the 'root_id' response's property type/format changed from 'string'/'' to 'integer'/'' for status '201'

- ⚠️ the 'user_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '201'

## GET /api/auth/orgs/suborgs/list

- ⚠️ the 'results/items/asset_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'results/items/assetgroup_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'results/items/children' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

- ⚠️ the 'results/items/root_id' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'results/items/user_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

## GET /api/auth/orgs/suborgs/{id}/

- ⚠️ the 'asset_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'assetgroup_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'children' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

- ⚠️ the 'monitored_asset_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'root_id' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'user_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

## POST /api/auth/orgs/suborgs/{id}/

- ⚠️ the 'asset_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'assetgroup_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'children' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

- ⚠️ the 'monitored_asset_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'root_id' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'user_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

## PUT /api/auth/orgs/suborgs/{id}/

- ⚠️ the 'asset_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'assetgroup_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'children' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

- ⚠️ the 'monitored_asset_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'root_id' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'user_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

## GET /api/auth/remediations

- ⚠️ the 'results/items/owners/items/emails_subscribed' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

## POST /api/auth/remediations

- ⚠️ the 'owners/items/emails_subscribed' response's property type/format changed from 'string'/'' to 'array'/'' for status '201'

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

- ⚠️ the 'owners/items/emails_subscribed' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

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

- ⚠️ the 'owners/items/emails_subscribed' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

## GET /api/auth/risks/

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

- added the required property 'results/items/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/reference' to the response with the '200' status

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

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

## GET /api/auth/risks/policies/

- ⚠️ the 'results/items/created_by/allOf[#/components/schemas/UserLite]/emails_subscribed' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

## POST /api/auth/risks/policies/

- ⚠️ the 'data/created_by/allOf[#/components/schemas/UserLite]/emails_subscribed' response's property type/format changed from 'string'/'' to 'array'/'' for status '201'

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

- ⚠️ the 'created_by/allOf[#/components/schemas/UserLite]/emails_subscribed' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

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

- ⚠️ the 'created_by/allOf[#/components/schemas/UserLite]/emails_subscribed' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

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

- added the required property '/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/reference' to the response with the '200' status

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

- added the required property '/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/reference' to the response with the '200' status

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

- ⚠️ the 'asset_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'assetgroup_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'children' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

- ⚠️ the 'monitored_asset_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'root_id' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'user_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

## POST /api/auth/suborgs/{id}/

- ⚠️ the 'asset_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'assetgroup_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'children' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

- ⚠️ the 'monitored_asset_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'root_id' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'user_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

## PUT /api/auth/suborgs/{id}/

- ⚠️ the 'asset_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'assetgroup_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'children' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

- ⚠️ the 'monitored_asset_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'root_id' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'user_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

## POST /api/auth/suborgs/{suborg_id}/assetgroups

- ⚠️ the 'asset_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'assetgroup_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'children' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

- ⚠️ the 'monitored_asset_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'root_id' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'user_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

## POST /api/auth/suborgs/{suborg_id}/assets

- ⚠️ the 'asset_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'assetgroup_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'children' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

- ⚠️ the 'monitored_asset_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'root_id' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

- ⚠️ the 'user_count' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'

## GET /api/auth/users/

- ⚠️ the 'results/items/emails_subscribed' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

## POST /api/auth/users/

- ⚠️ added 'subschema #1, subschema #2' to the 'intercom' response property 'oneOf' list for the response status '201'

- ⚠️ the 'emails_subscribed' response's property type/format changed from 'string'/'' to 'array'/'' for status '201'

- ⚠️ the 'intercom' response's property type/format changed from 'string'/'' to ''/'' for status '201'

- added 'subschema #1, subschema #2' to the 'intercom' request property 'oneOf' list

- added 'subschema #1, subschema #2' to the 'intercom' request property 'oneOf' list

- added 'subschema #1, subschema #2' to the 'intercom' request property 'oneOf' list

## GET /api/auth/users/darkmode

- ⚠️ added 'subschema #1, subschema #2' to the 'intercom' response property 'oneOf' list for the response status '200'

- ⚠️ the 'emails_subscribed' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

- ⚠️ the 'intercom' response's property type/format changed from 'string'/'' to ''/'' for status '200'

## POST /api/auth/users/darkmode

- ⚠️ added 'subschema #1, subschema #2' to the 'intercom' response property 'oneOf' list for the response status '200'

- ⚠️ the 'emails_subscribed' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

- ⚠️ the 'intercom' response's property type/format changed from 'string'/'' to ''/'' for status '200'

- added 'subschema #1, subschema #2' to the 'intercom' request property 'oneOf' list

- added 'subschema #1, subschema #2' to the 'intercom' request property 'oneOf' list

- added 'subschema #1, subschema #2' to the 'intercom' request property 'oneOf' list

## GET /api/auth/users/export/csv

- ⚠️ added 'subschema #1, subschema #2' to the 'intercom' response property 'oneOf' list for the response status '200'

- ⚠️ the 'emails_subscribed' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

- ⚠️ the 'intercom' response's property type/format changed from 'string'/'' to ''/'' for status '200'

## POST /api/auth/users/export/csv

- ⚠️ added 'subschema #1, subschema #2' to the 'intercom' response property 'oneOf' list for the response status '200'

- ⚠️ the 'emails_subscribed' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

- ⚠️ the 'intercom' response's property type/format changed from 'string'/'' to ''/'' for status '200'

- added 'subschema #1, subschema #2' to the 'intercom' request property 'oneOf' list

- added 'subschema #1, subschema #2' to the 'intercom' request property 'oneOf' list

- added 'subschema #1, subschema #2' to the 'intercom' request property 'oneOf' list

## POST /api/auth/users/import/csv

- ⚠️ added 'subschema #1, subschema #2' to the 'intercom' response property 'oneOf' list for the response status '200'

- ⚠️ the 'emails_subscribed' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

- ⚠️ the 'intercom' response's property type/format changed from 'string'/'' to ''/'' for status '200'

- added 'subschema #1, subschema #2' to the 'intercom' request property 'oneOf' list

- added 'subschema #1, subschema #2' to the 'intercom' request property 'oneOf' list

- added 'subschema #1, subschema #2' to the 'intercom' request property 'oneOf' list

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

- ⚠️ added 'subschema #1, subschema #2' to the 'intercom' response property 'oneOf' list for the response status '200'

- ⚠️ the 'emails_subscribed' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

- ⚠️ the 'intercom' response's property type/format changed from 'string'/'' to ''/'' for status '200'

## POST /api/auth/users/{id}/

- ⚠️ added 'subschema #1, subschema #2' to the 'intercom' response property 'oneOf' list for the response status '200'

- ⚠️ the 'emails_subscribed' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

- ⚠️ the 'intercom' response's property type/format changed from 'string'/'' to ''/'' for status '200'

- added 'subschema #1, subschema #2' to the 'intercom' request property 'oneOf' list

- added 'subschema #1, subschema #2' to the 'intercom' request property 'oneOf' list

- added 'subschema #1, subschema #2' to the 'intercom' request property 'oneOf' list

## PUT /api/auth/users/{id}/

- ⚠️ added 'subschema #1, subschema #2' to the 'intercom' response property 'oneOf' list for the response status '200'

- ⚠️ the 'emails_subscribed' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

- ⚠️ the 'intercom' response's property type/format changed from 'string'/'' to ''/'' for status '200'

- added 'subschema #1, subschema #2' to the 'intercom' request property 'oneOf' list

- added 'subschema #1, subschema #2' to the 'intercom' request property 'oneOf' list

- added 'subschema #1, subschema #2' to the 'intercom' request property 'oneOf' list

## POST /api/auth/users/{id}/deactivate

- ⚠️ added 'subschema #1, subschema #2' to the 'intercom' response property 'oneOf' list for the response status '200'

- ⚠️ the 'emails_subscribed' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

- ⚠️ the 'intercom' response's property type/format changed from 'string'/'' to ''/'' for status '200'

- added 'subschema #1, subschema #2' to the 'intercom' request property 'oneOf' list

- added 'subschema #1, subschema #2' to the 'intercom' request property 'oneOf' list

- added 'subschema #1, subschema #2' to the 'intercom' request property 'oneOf' list

## GET /api/auth/users/{id}/newpwd

- ⚠️ added 'subschema #1, subschema #2' to the 'intercom' response property 'oneOf' list for the response status '200'

- ⚠️ the 'emails_subscribed' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

- ⚠️ the 'intercom' response's property type/format changed from 'string'/'' to ''/'' for status '200'

## PUT /api/auth/users/{id}/subscribe-mail

- ⚠️ added 'subschema #1, subschema #2' to the 'intercom' response property 'oneOf' list for the response status '200'

- ⚠️ the 'emails_subscribed' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

- ⚠️ the 'intercom' response's property type/format changed from 'string'/'' to ''/'' for status '200'

- added 'subschema #1, subschema #2' to the 'intercom' request property 'oneOf' list

- added 'subschema #1, subschema #2' to the 'intercom' request property 'oneOf' list

- added 'subschema #1, subschema #2' to the 'intercom' request property 'oneOf' list

## POST /api/auth/users/{id}/{object_type}

- ⚠️ added 'subschema #1, subschema #2' to the 'intercom' response property 'oneOf' list for the response status '200'

- ⚠️ the 'emails_subscribed' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'

- ⚠️ the 'intercom' response's property type/format changed from 'string'/'' to ''/'' for status '200'

- added 'subschema #1, subschema #2' to the 'intercom' request property 'oneOf' list

- added 'subschema #1, subschema #2' to the 'intercom' request property 'oneOf' list

- added 'subschema #1, subschema #2' to the 'intercom' request property 'oneOf' list

## GET /api/auth/vulns/

- ⚠️ deleted the 'query' request parameter 'are_overdues'

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

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

## POST /api/auth/vulns/

- ⚠️ removed the required property 'is_overdue' from the response with the '201' status

- added the required property 'overdue' to the response with the '201' status

## GET /api/auth/vulns/by-vulns-status

- ⚠️ removed the required property 'vulns_status/closed' from the response with the '200' status

- ⚠️ removed the required property 'vulns_status/opened' from the response with the '200' status

- added the required property 'vulns_status/close' to the response with the '200' status

- added the required property 'vulns_status/open' to the response with the '200' status

## GET /api/auth/vulns/severities/statistics

- ⚠️ removed the required property 'closed' from the response with the '200' status

- ⚠️ removed the required property 'opened' from the response with the '200' status

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

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

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

- ⚠️ removed the required property 'is_overdue' from the response with the '200' status

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

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

- ⚠️ removed the required property 'is_overdue' from the response with the '200' status

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

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

- ⚠️ deleted the 'query' request parameter 'are_overdues'

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

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

## POST /api/auth/vulns/{id}/owners

- ⚠️ removed the required property 'is_overdue' from the response with the '200' status

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

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

- ⚠️ deleted the 'query' request parameter 'are_overdues'

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

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

## POST /api/auth/vulns/{id}/solution-owners

- ⚠️ removed the required property 'is_overdue' from the response with the '200' status

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

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

- ⚠️ deleted the 'query' request parameter 'are_overdues'

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

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

## GET /api/auth/vulns/{user_friendly_id}/

- ⚠️ removed the required property 'is_overdue' from the response with the '200' status

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

You can access the complete API documentation here.

Did this answer your question?