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

# Retrieve columns of predictive scoring model

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

Retrieve the columns of the specified predictive scoring model.

## Path parameters

- `id` integer, required

## Query parameters

- `limit` integer

## Response `200`

Succeeded to fetch the columns

---

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