Do not miss any my.nethesis.it API changes, ever again

Subscribe to the my.nethesis.it API changelog to be up to date on recent changes.

RSS

Jun 15, 2026

main
0.6.1
Compare

API structure has changed

5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /filters/alerts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • systems, severities, organizations properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • Query
  • organization_id, include query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /filters/applications
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • systems, organizations properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /filters/systems
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • organizations property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /filters/users
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • organizations property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /organizations
  • Query
  • page, page_size, search, name, description, type, created_by query parameters Added