get
/v2/Incidents/{id}/LocationAreaIds
Returns a list of areas associated with the specified incident's location 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 area list associated with the incident location irrespective of incident state.
Path parameters
id
String
required
Guid/Uuid of the required incident.
_Example:_ `ADBD25C1-127C-4D05-898D-CCF82D8DB59F`
Example:
id_example
Query parameters
offset
Integer
int32
This query parameter allows you to set the number of items to be skipped.
<br />The default value for this parameter is 0.
Example:
56
Responses