---
title: "Get Transforms Implementation Details"
method: GET
path: "/transforms/{transforms_id}/implementation_details"
tags: ["Transforms"]
---

# Get Transforms Implementation Details

`GET /transforms/{transforms_id}/implementation_details`

## Path parameters

- `transforms_id` string, required

## Response `200`

Successful Response

- TransformsImplementationDetailsRes
  - `transform_id` string, required
  - `impl_versions` object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/streamkap/apis/streamkap-rest-api.md) · [All operations](https://skmtc.net/streamkap/apis/streamkap-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/streamkap/streamkap-rest-api/versions/8aea6143d003/schema)
