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

# Retrieve features of predictive scoring model

`GET /entities/predictive_segments/{id}/model/features`

Retrieve the list of features used in the specified predictive scoring model.

## Path parameters

- `id` integer, required

## Query parameters

- `limit` integer

## Response `200`

Succeeded to fetch the features

---

[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)
