Skip to Content

Documentation

v2025.10.0 Release Notes

These are Release Notes for v2025.10.0 of Risk Cloud API v2, released on October 21st, 2025.

Risk Cloud API v2 is a collection of new API-first and RESTful API endpoints to streamline the creation of custom integrations with the Risk Cloud.

Risk Cloud API v2 Resources

What’s New

POST/api/v2/paths/redirect
POST/api/v2/paths/edge

What’s Changed

Return Type:
  • Changed response : 200 OK
  • Changed content type : application/json
  • Changed property application (object)
    • The parent application of the field, or null for global fields
  • Changed property fields (array)
    • The fields and values of the record
  • Changed items (object): > The fields and values of the record
  • Changed property values (array)
    • The values of the record field
  • Changed items (object): > Value to be compared against.

Return Type:

  • Changed response : 200 OK
  • Changed content type : application/json
  • Changed property content (array)
    • An array of returned items
  • Changed items (object): > Field that is to be evaluated for the edge.
  • Changed property application (object)
    • The parent application of the field, or null for global fields
  • Changed property optionValues (array)
    • The option values of the field for Select, Multi-Select, Radio, Checkbox, and E-Signature field types
  • Changed items (object): > Value to be compared against.
Return Type:
  • Changed response : 200 OK
  • Changed content type : application/json
  • Changed property content (array)
    • An array of returned items
  • Changed items (object): > An array of returned items
  • Changed property application (object)
    • The parent application of the field, or null for global fields
  • Changed property fields (array)
    • The fields and values of the record
  • Changed items (object): > The fields and values of the record
  • Changed property values (array)
    • The values of the record field
  • Changed items (object): > Value to be compared against.
Return Type:
  • Changed response : 200 OK
  • Changed content type : application/json
  • Changed property content (array)
    • An array of returned items
  • Changed items (object): > An array of returned items
  • Changed property application (object)
    • The parent application of the field, or null for global fields
  • Changed property fields (array)
    • The fields and values of the record
  • Changed items (object): > The fields and values of the record
  • Changed property values (array)
    • The values of the record field
  • Changed items (object): > Value to be compared against.

New Articles

No new articles.