---
title: "Get a model results id list"
method: GET
path: "/json_block/projects/{projectId}/models/{modelId}"
tags: ["Model"]
---

# Get a model results id list

`GET /json_block/projects/{projectId}/models/{modelId}`

## Path parameters

- `projectId` string, required
- `modelId` string, required

## Response `200`

model id list

## Other responses

- `404` — model or project doesn't exist

---

[API](https://skmtc.dev/debiai/apis/debiai-dataprovider-backend-api.md) · [All operations](https://skmtc.dev/debiai/apis/debiai-dataprovider-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/debiai/debiai-dataprovider-backend-api/revisions/cc4807410cb3/schema)
