# Retrieve the Subsidiaries of a TOE
source: https://developer.mastercard.com/riskrecon-api/documentation/use-cases/portfolio-management/subsidiaries/index.md

[Subsidiaries](https://developer.mastercard.com/riskrecon-api/documentation/glossary/index.md#subsidiary) can have findings and action plans, and their systems are always considered in the parent company's TOE. For example, Mastercard's TOE has all the Mastercard subsidiaries listed on it. So, when the Mastercard TOE is scanned for findings, all findings associated with Mastercard and its subsidiaries will be reported.

Subsidiaries can also have their own TOE, so one can look at RiskRecon data for just the subsidiary of the TOE using the [Subsidiaries API](https://developer.mastercard.com/riskrecon-api/documentation/getting-started/index.md#subsidiaries).

The following endpoint is available in the `Subsidiaries API` to help you to retrieve a list of subsidiaries for a given TOE:

|        API         |      Endpoint      |                                                                                Use Case                                                                                 |
|--------------------|--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| `Subsidiaries API` | `GET Subsidiaries` | [Retrieve the Subsidiaries of a TOE](https://developer.mastercard.com/riskrecon-api/documentation/use-cases/portfolio-management/subsidiaries/retrve-subs-toe/index.md) |

