# Reports

All reports related paths.

## List user reports

 - [GET /users/{user_id}/reports](https://docs.upvest.co/api/reports/list_user_reports.md): List user reports

## Create a user report

 - [POST /reports](https://docs.upvest.co/api/reports/create_report.md): Create a user report

## Retrieve a report

 - [GET /reports/{report_id}](https://docs.upvest.co/api/reports/retrieve_report.md): Retrieve a report for either a natural person or a business entity.

## List business reports

 - [GET /businesses/{business_id}/reports](https://docs.upvest.co/api/reports/list_business_reports.md): List business reports

## Reports events

 - [POST Reports events](https://docs.upvest.co/api/reports/report_event.md): Report events for either a natural person or a business entity.

