# Alert

## Ignore alert

 - [PUT /alert/{id}/ignore](https://docs.transportial.com/apis/alert/handle_19.md): Ignore a alert on id

## Solve alert

 - [PUT /alert/{id}/solve](https://docs.transportial.com/apis/alert/handle_54.md): Solve a alert on id

## Get alerts

 - [GET /alerts](https://docs.transportial.com/apis/alert/handle_56.md): Get list of alerts

## Get entities alerts

 - [POST /alerts](https://docs.transportial.com/apis/alert/handle_444.md): Get entities list of alerts

## Get alerts

 - [GET /alerts/{entityType}/{entityId}](https://docs.transportial.com/apis/alert/handle_93.md): Get list of alerts

## Get alerts

 - [GET /alerts/{entityType}/{entityId}/{offset}/{amount}](https://docs.transportial.com/apis/alert/handle_200.md): Get list of alerts

## Get alert

 - [GET /alert/{id}](https://docs.transportial.com/apis/alert/handle_242.md): Get a alert on id

