---
title: "Retrieve software stacks"
method: GET
path: "/api/target_nodes/software_stacks"
tags: ["Target Nodes"]
---

# Retrieve software stacks

`GET /api/target_nodes/software_stacks`

Get a list of all available software stacks or a specific software stack by ID

## Query parameters

- `software_stack_id` string

## Headers

- `X-EDH-USER` string, required
- `X-EDH-TOKEN` string, required

## Response `200`

Successfully retrieved software stacks

- object
  - `success` boolean, required
  - `message` object, required

## Other responses

- `400` — Invalid software_stack_id parameter
- `401` — Missing authentication header

## Changes

> 6 revisions in range; 4 could not be searched.

- **2025-08-05** (v1) `55c07c16d2e1` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/aws-samples/apis/engineering-development-hub-edh-api/changes/api/target_nodes/software_stacks/get.md)

---

[API](https://skmtc.dev/aws-samples/apis/engineering-development-hub-edh-api.md) · [All operations](https://skmtc.dev/aws-samples/apis/engineering-development-hub-edh-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aws-samples/engineering-development-hub-edh-api/revisions/058396b8f0f1/schema)
