get
/v2/Incidents/{id}/AdditionalFields
Returns a list of additional fields associated with the specified incident in Json format under the following conditions:
- The incident is not closed.
- The authenticated Security Center user has incident management privileges.
With Third-party integration mode or Incident report privileges, you can retrieve the additional fields associated with the incident irrespective of incident state.
Path parameters
id
String
required
Guid/Uuid of the required incident.
_Example:_ `ADBD25C1-127C-4D05-898D-CCF82D8DB59F`
Example:
id_example
Responses