---
title: "Retrieve executions of predictive scoring model"
method: GET
path: "/entities/predictive_segments/{id}/executions"
tags: ["Predictive Segments"]
---

# Retrieve executions of predictive scoring model

`GET /entities/predictive_segments/{id}/executions`

Retrieve executions of the specified predictive scoring model.

## Path parameters

- `id` integer, required

## Response `200`

Succeeded to fetch the executions

## Other responses

- `403` — Requested resource or action is not allowed because you don't have sufficient permissions
- `404` — The specified resource is not found
- `5XX` — System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.

---

[API](https://skmtc.net/treasure/apis/cdp-api.md) · [All operations](https://skmtc.net/treasure/apis/cdp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/treasure/cdp-api/revisions/24caa8eb809b/schema)
