Huntress logo
Huntress
Create
Roadmap
Feedback
Integrations, Webhooks, APIs
221
Changelog

    Boards

  • Managed EDR

  • Managed ITDR

  • Managed SAT

  • Managed SIEM

  • Managed ESPM

  • Managed ISPM

  • Integrations, Webhooks, APIs

  • Account, Org, and User Management

  • Reporting & Dashboards

  • SIEM Query Catalog

Powered by Canny

Integrations, Webhooks, APIs

Documentation issue
Hi, I have identified a slight discrepancy with the Huntress API documentation. In the example response for POST and PUT on /v1/organizations, it shows a flat object, whereas in actuality when you call it, it returns an object with the "organization" key. Shown in documentation: { "id": 123, "name": "Some org" ...etc... } Actual return: { "organization": { "id": 123, ...etc... } }
2
·
Bug/Issue
·
planned
Escalations API Query filters
Make it possible to perform GET request with query filters for the escalations based on status, organizations, created_at or severity.
1
·
API Request
·
planned
Powered by Canny