# code-scanning-analysis-url

From **GitHub v3 REST API**.

The REST API URL of the analysis resource.

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

## JSON Schema

```json
{"description":"The REST API URL of the analysis resource.","format":"uri","readOnly":true,"type":"string"}
```
