---
title: "Get runtime list"
method: POST
path: "/api/scan/runtime/list"
tags: ["runtime"]
---

# Get runtime list

`POST /api/scan/runtime/list`

runtimeListHandler  get runtime list

## Response `200`

OK

- object
  - `code` integer
  - `data` object
    - `list` ModelRuntimeVersion[]
      - `block_num` integer
      - `modules` string
      - `spec_version` integer
  - `generated_at` integer
  - `message` string

---

[API](https://skmtc.dev/subscan-explorer/apis/untitled-api.md) · [All operations](https://skmtc.dev/subscan-explorer/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/subscan-explorer/untitled-api/revisions/5e9ebf864655/schema)
