# Finding ## Get company finding - [GET /v2/findings/{id}](https://panorays-papi-v2-documentation.redocly.app/swagger/finding/getcompanyfinding.md): This endpoint will return data and information about a specific finding. ## Get company findings - [GET /v2/findings](https://panorays-papi-v2-documentation.redocly.app/swagger/finding/getcompanyfindings.md): This endpoint will return data and information about findings in the portfolio. ## Get supplier's report - [GET /v2/suppliers/{supplierId}/report/findings](https://panorays-papi-v2-documentation.redocly.app/swagger/finding/getfindingsreport.md): This endpoint will return csv with information about findings in the portfolio. ## Get supplier finding by id - [GET /v2/suppliers/{supplierId}/findings/{findingId}](https://panorays-papi-v2-documentation.redocly.app/swagger/finding/getsupplierfinding.md): This endpoint will return data and information about a supplier’s specific finding. ## Get supplier's findings - [GET /v2/suppliers/{supplierId}/findings](https://panorays-papi-v2-documentation.redocly.app/swagger/finding/getsupplierfindings.md): This endpoint will return data and information about findings in the portfolio. ## Get supplier's assessment report - [GET /v2/suppliers/{supplierId}/report/summary](https://panorays-papi-v2-documentation.redocly.app/swagger/finding/getassessmentreport.md): This endpoint will return pdf with assessment report.