Get a group’s licensed footprint by country
get_footprintLicensed footprint: which legal entity of an insurance group is licensed in which country, with collected branches, EEA freedom-of-services passporting and GLEIF parents. Pass exactly one group slug (from list_groups, e.g. "allianz") for the country × entity matrix, or an insurer slug for that entity alone. A large group returns its whole matrix with a first page of entity records; entitiesPage gives the nextOffset to pass as offset. Licence rows come from the directory registers; relationship enrichment comes from GLEIF and EIOPA. Null or empty enrichment means it has not been collected, not that no relationships exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | No | Group slug, e.g. "allianz". | |
| limit | No | Maximum entity rows to return. Long lists also stop early to keep the response small; the page object reports total and nextOffset. Group footprints only. | |
| offset | No | Entity rows to skip, for paging. Group footprints only. | |
| insurer | No | Insurer slug, when asking about one entity. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | ||
| error | No | ||
| dataset | No | ||
| licence | No | ||
| version | No | Dataset version the result was read from. | |
| verified | No | Date the dataset snapshot was verified. | |
| retryable | No | ||
| verificationNote | No |