Incydr API release notes

Overview

This article lists release notes for Incydr APIs.

The deprecations listed below remain in a functional, yet deprecated state for one year from the announcement date. If you have API scripts that use the deprecated items, update the scripts before the deprecation period ends. After one year has passed, there is no guarantee that deprecated APIs will remain functional. If you need help, please contact our Technical Support Engineers.

Incydr Developer Portal
See the Developer Portal for more API documentation and resources. The portal provides:

Use the Developer Portal for your API needs as much as possible. APIs in the portal are the preferred way to integrate with Incydr. If you use APIs that do not appear on the Developer Portal, contact our Technical Support Engineers for guidance on the best way to integrate with Incydr.

November 2024

Deprecations

November 27, 2024

  • The v2/actor-risk-profiles APIs are deprecated and being replaced by v1/actors APIs.

April 2024

Enhancements and updates

New sessions API supports grouped events in a single alert

April 3, 2024

The v1/alerts APIs are being replaced by v1/sessions APIs. The v1/sessions APIs use the newer alerts framework to group related activity into a single alert. This matches how alerts are displayed in the Code42 console. Grouping events reduces the number of alerts to be triaged, and makes it easier to identify the activity that poses the greatest risk to your organization.

  • In the Code42 developer portal API Reference, the Alerts category was renamed Alerts and Sessions.
  • The v1/alerts APIs use the legacy alert framework, which does not group related events into a single alert. 
  • The new v1/sessions APIs use the newer alerting framework, which consolidates related events into a single alert. Sessions may include file events, alerts, Instructor lessons, and more. A single session can contain one or more alerts.
  • While the v1/alerts APIs returned most metadata directly in the response, the v1/sessions APIs may require additional lookups to return all the same data. 
    • For example, the v1/alerts/query-alerts response contained both actor and actorId. The new v1/sessions equivalent only includes the actorId in the response, which can then be used to look up the actor value.

Deprecations

April 3, 2024

  • The v1/alerts APIs are deprecated and being replaced by v1/sessions APIs.

March 2024

Enhancements and updates

March 13, 2024

  • Added a new version (v2) of the Watchlists and Risk Profiles APIs and deprecated the previous version (v1). The new versions use actor_id in place of the previous user_id. For complete documentation of the new v2 APIs, see the Code42 Developer Portal:  

Deprecations

March 13, 2024

  • The previous version (v1) of the following Watchlists and Risk Profiles APIs are deprecated and replaced by a new version (v2).  
    • /v1/user-risk-profiles
    • /v1/watchlists

September 2023

Enhancements and updates

September 29, 2023

Deprecations

September 29, 2023

  • Deprecated APIs for managing cloud aliases in user profiles.
Deprecated APIs New APIs
/v1/user-risk-profiles/{user_id}/add-cloud-aliases

 

NA

/v1/user-risk-profiles/{user_id}/delete-cloud-aliases

NA

June 2023

April 2023

October 2022

Alerts API to query rules

October 6, 2022

September 2022

August 2022

July 2022

June 2022

May 2022

February 2022

January 2022

Previous release notes

Prior to January 2022, API release notes were incorporated into our general release notes. See Previous version release notes.

Related topics

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.