# Audits API

Provides access to the audits that are part of a Hyperproof organization.

Version: 1.0

## Servers

Hyperproof US
```
https://api.hyperproof.app/v1/audits
```

Hyperproof Gov
```
https://api.hyperproofgov.app/v1/audits
```

Hyperproof EU
```
https://api.hyperproof.eu/v1/audits
```

## Security

### oauth2

Type: oauth2

## Download OpenAPI description

[Audits API](https://developer.hyperproof.app/_bundle/hyperproof-api/audits/audits.openapi.yaml)

## Other

### Get Audits

 - [GET /](https://developer.hyperproof.app/hyperproof-api/audits/audits.openapi/other/get-audits.md)

### Add Audit

 - [POST /](https://developer.hyperproof.app/hyperproof-api/audits/audits.openapi/other/add-audit.md)

### Get Audit Health Scores

 - [GET /health](https://developer.hyperproof.app/hyperproof-api/audits/audits.openapi/other/get-audit-health-scores.md)

### Get Audit Statistics

 - [GET /stats](https://developer.hyperproof.app/hyperproof-api/audits/audits.openapi/other/get-audit-statistics.md)

### Get Audit

 - [GET /{auditId}](https://developer.hyperproof.app/hyperproof-api/audits/audits.openapi/other/get-audit.md)

### Update Audit

 - [PATCH /{auditId}](https://developer.hyperproof.app/hyperproof-api/audits/audits.openapi/other/update-audit.md)

### Get Audit Statistics for Audit

 - [GET /{auditId}/stats](https://developer.hyperproof.app/hyperproof-api/audits/audits.openapi/other/get-audit-statistics-for-audit.md)

### Get Audit Item Counts

 - [GET /{auditId}/itemcounts](https://developer.hyperproof.app/hyperproof-api/audits/audits.openapi/other/get-audit-item-counts.md)

### Get Audit Controls

 - [GET /{auditId}/controls](https://developer.hyperproof.app/hyperproof-api/audits/audits.openapi/other/get-audit-controls.md)

### Add Audit Comment

 - [POST /{auditId}/comments](https://developer.hyperproof.app/hyperproof-api/audits/audits.openapi/other/add-audit-comment.md)

### Upsert Audit Timelines

 - [PUT /{auditId}/timelines/stages/upsert](https://developer.hyperproof.app/hyperproof-api/audits/audits.openapi/other/upsert-audit-timelines.md)

