• Documentation
    • About ​ValidMind
    • Get Started
    • Guides
    • Support
    • Releases

    • ValidMind Library
    • Python API
    • Public REST API

    • Training Courses
  • Log In
  1. Public REST API: New endpoints for findings, inventory model schema & more
  • All releases

  • Current releases
  • Feature highlights
  • ValidMind Platform releases
  • ValidMind Library releases
  • Documentation updates

  • Breaking changes and deprecations

  • Older releases
  • April 24, 2025
  • March 7, 2025
  • January 31, 2025
  • 2024 Releases
    • December 24, 2024
    • December 6, 2024
    • October 22, 2024
    • September 25, 2024
    • September 9, 2024
    • August 13, 2024
    • July 22, 2024
    • June 10, 2024
    • May 22, 2024
    • March 27, 2024
    • February 14, 2024
    • January 26, 2024
    • January 18, 2024
  • 2023 Releases
    • December 13, 2023
    • November 9, 2023
    • October 25, 2023
    • September 27, 2023
    • August 15, 2023
    • July 24, 2023
    • June 22, 2023
    • May 30, 2023

On this page

  • New API endpoint to list findings with filters
  • New API endpoint to retrieve a single finding
  • New API endpoint for findings schemas and payload updates
  • New API endpoint to fetch finding severities
  • New API endpoints to get and update inventory model schema
  • Edit this page
  • Report an issue

Public REST API: New endpoints for findings, inventory model schema & more

25.10
highlight
Published

October 7, 2025

This release introduces new public API endpoints to list findings with filters, retrieve a single finding, manage findings schemas and payloads, fetch finding severities, and get or update the inventory model schema.

ValidMind Public REST API Reference

A web page displaying the landing page of the new ValidMind public REST API reference. The same content can be found using the link to the API reference in this section.

ValidMind Public API reference

New API endpoint to list findings with filters

You can now access all findings through a new public API. This update introduces a flexible filtering method, get_findings_with_filters, allowing you to efficiently retrieve findings based on specific criteria. Additionally, several supporting helper functions have been added to enhance your experience.

New API endpoint to retrieve a single finding

We have introduced a new public API endpoint that allows you to retrieve a single finding. This enhancement simplifies accessing specific findings, making it easier to integrate with your existing systems.

New API endpoint for findings schemas and payload updates

This update improves how you manage data by introducing a public API for handling custom fields in findings. This enhancement allows for more flexible and detailed data management across both internal and public APIs.

New API endpoint to fetch finding severities

You now have access to a new public endpoint to fetch finding severities, enhancing your ability to manage and assess organizational risks effectively.

New API endpoints to get and update inventory model schema

We have introduced enhancements to the inventory model schema functionality. You can now use the following endpoints:

  • GET organizations inventory model schema: Retrieve the current inventory model schema for organizations.
  • PUT organizations inventory model schema: Add, delete, or update custom fields within the inventory model schema.
  • ValidMind Logo
    ©
    Copyright 2026 ValidMind Inc.
    All Rights Reserved.
    Cookie preferences
    Legal
  • Get started
    • Model development
    • Model validation
    • Setup & admin
  • Guides
    • Access
    • Configuration
    • Model inventory
    • Model documentation
    • Model validation
    • Workflows
    • Reporting
    • Monitoring
    • Attestation
  • Library
    • For developers
    • For validators
    • Code samples
    • Python API
    • Public REST API
  • Training
    • Learning paths
    • Courses
    • Videos
  • Support
    • Troubleshooting
    • FAQ
    • Get help
  • Community
    • GitHub
    • LinkedIn
    • Events
    • Blog
  • Edit this page
  • Report an issue