# Retrieve the Current Analysis Summary of a TOE or TOEs
source: https://developer.mastercard.com/riskrecon-api/documentation/use-cases/risk-assessment/analysis-summary/index.md

The following endpoints in the [TOE API](https://developer.mastercard.com/riskrecon-api/documentation/getting-started/index.md#target-of-evaluation) help you to perform a high-level rating check and retrieve the current analysis summary of one or all the [TOEs](https://developer.mastercard.com/riskrecon-api/documentation/glossary/index.md#toe) in your RiskRecon portfolio:

|    API    |  Endpoint  |                                                                                      Use Case                                                                                      |
|-----------|------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| `TOE API` | `GET TOEs` | [Retrieve a Collection of TOE Objects](https://developer.mastercard.com/riskrecon-api/documentation/use-cases/risk-assessment/analysis-summary/retrieve-a-toe-collection/index.md) |
| `TOE API` | `GET TOE`  | [Retrieve a TOE by its Identifier](https://developer.mastercard.com/riskrecon-api/documentation/use-cases/risk-assessment/analysis-summary/retrieve-a-toe/index.md)                |

Note: You can also use the TOEs endpoint for portfolio management. For more details on these endpoints, refer to the [Retrieve or Update TOEs and Portfolio Details](https://developer.mastercard.com/riskrecon-api/documentation/use-cases/portfolio-management/portfolio/index.md) use case.
