Skip to content

Add getHuntingSchema API documentation (beta)#9898

Closed
Nnachtomy wants to merge 2 commits into
microsoftgraph:mainfrom
Nnachtomy:add-gethuntingschema-api
Closed

Add getHuntingSchema API documentation (beta)#9898
Nnachtomy wants to merge 2 commits into
microsoftgraph:mainfrom
Nnachtomy:add-gethuntingschema-api

Conversation

@Nnachtomy
Copy link
Copy Markdown

Summary

Add API reference documentation for the new security.getHuntingSchema function in Microsoft Defender XDR advanced hunting (beta).

This API retrieves the advanced hunting schema accessible to the signed-in user, including tables and functions the user is authorized to query and invoke.

Related PRs

  • Graph CSDL PR (merged): PR 14682732 - \42982-M365D--Get-Schema-API\
  • Graph CSDL PR (merged): PR 15563106 - \55555-M365D--Get-Schema-API\ (split function types)

New files

API doc

  • \�pi-reference/beta/api/security-security-gethuntingschema.md\

Resource types

  • \security-huntingschemaresult.md\ — Top-level result (tables + functions)
  • \security-huntingschematable.md\ — Table type
  • \security-huntingschematablecolumn.md\ — Column type
  • \security-huntingschemafunctions.md\ — Functions wrapper (builtIn + saved)
  • \security-huntingschemabuiltinfunction.md\ — Built-in function type
  • \security-huntingschemasavedfunction.md\ — Saved/custom function type
  • \security-huntingschemafunctionparameter.md\ — Function parameter type

Changelog

  • Updated \changelog/Microsoft.M365.Defender.json\ with addition entries (SubArea: Advanced hunting)

API endpoint

\\http
GET /security/getHuntingSchema
\\

Add API reference and resource type documentation for the new
security.getHuntingSchema function in Microsoft Defender XDR.

New files:
- api/security-security-gethuntingschema.md
- resources/security-huntingschemaresult.md
- resources/security-huntingschematable.md
- resources/security-huntingschematablecolumn.md
- resources/security-huntingschemafunctions.md
- resources/security-huntingschemabuiltinfunction.md
- resources/security-huntingschemasavedfunction.md
- resources/security-huntingschemafunctionparameter.md
- changelog/Microsoft.M365.Defender.json (updated)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit f78ee23:

❌ Validation status: errors

Please follow instructions here which may help to resolve issue.

File Status Preview URL Details
api-reference/beta/api/security-security-gethuntingschema.md ❌Error Details

api-reference/beta/api/security-security-gethuntingschema.md

  • Line 33, Column 1: [Error: include-not-found - See documentation] Invalid include link: '../includes/permissions/security-security-gethuntingschema-permissions.md'.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@Danipocket
Copy link
Copy Markdown
Contributor

@Nnachtomy, we use this repo to allow external users to make small contributions to the docs. Please review our guidelines and use the private repo instead.

@Danipocket Danipocket closed this May 13, 2026
@Danipocket Danipocket added the blocked PRs that are blocked from content review or getting merged for some reason. label May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked PRs that are blocked from content review or getting merged for some reason.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants