---
title: "GET /api/v2/predictions/{id}"
method: GET
path: "/api/v2/predictions/{id}"
---

# GET /api/v2/predictions/{id}

`GET /api/v2/predictions/{id}`

Returns all predictions available for a match id.

## Path parameters

- `id` integer, required

## Response `200`

Good request, returns object that contains all the predictions for a certain event.

- object
  - `data` object[]

## Other responses

- `404` — Bad request, check response for detailed errors.

---

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