---
title: "Gibt die für diese Liga konfigurierten Ergebnistypen zurück!"
method: GET
path: "/getresultinfos/{leagueId}"
tags: ["Matchdata"]
---

# Gibt die für diese Liga konfigurierten Ergebnistypen zurück!

`GET /getresultinfos/{leagueId}`

## Path parameters

- `leagueId` integer, required

## Response `200`

OK

- ResultInfo
  - `id` integer
  - `name` string, nullable
  - `description` string, nullable
  - `orderId` integer, nullable
  - `globalResultInfo` GlobalResultInfo
    - `id` integer
    - `name` string, nullable

---

[API](https://skmtc.net/openligadb/apis/openligadb-api.md) · [All operations](https://skmtc.net/openligadb/apis/openligadb-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openligadb/openligadb-api/versions/a12540be0330/schema)
