---
title: "GET /flow/api/runtimes/latestConfig"
method: GET
path: "/flow/api/runtimes/latestConfig"
tags: ["FlowRuntimesWorkspaceIndependent"]
---

# GET /flow/api/runtimes/latestConfig

`GET /flow/api/runtimes/latestConfig`

## Response `200`

Success

- RuntimeConfiguration
  - `images` object, nullable
    - `Python` object
    - `CSharp` object
    - `TypeScript` object
    - `JavaScript` object
  - `baseImage` string, nullable
  - `version` string, nullable

## Other responses

- `default` — Error response describing why the operation failed.

---

[API](https://skmtc.net/azure/apis/azure-machine-learning-designer-service-client.md) · [All operations](https://skmtc.net/azure/apis/azure-machine-learning-designer-service-client/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/azure-machine-learning-designer-service-client/revisions/bd913aa2cdd9/schema)
