OBJECT

StartThreatHuntV2Reply

Description

Response of the threat hunt request.

link GraphQL Schema definition

  • type StartThreatHuntV2Reply {
  • # Forever ID of the hunt that can be used
  • # to query threat hunt APIs.
  • huntId: String!
  • }

link Require by