# alert-instances-url

From **GitHub v3 REST API**.

The REST API URL for fetching the list of instances for an alert.

- Type: `string`
- Format: `uri`

## JSON Schema

```json
{"description":"The REST API URL for fetching the list of instances for an alert.","format":"uri","readOnly":true,"type":"string"}
```
