---
title: "Retrieve deploy config"
method: GET
path: "/servers/{server_id}/deploy_config"
tags: ["Servers"]
---

# Retrieve deploy config

`GET /servers/{server_id}/deploy_config`

## Path parameters

- `server_id` string, required

## Response `200`

Success

## Changes

- **2026-08-28** `3801b2bc7b02` — 1 breaking, 5 info
  - the response property `data/attributes/raid` became nullable for the status `200`
  - added the optional property `data/attributes/ipxe` to the response with the `200` status
  - added the optional property `data/attributes/ipxe_url` to the response with the `200` status
  - added the optional property `data/type` to the response with the `200` status
  - …2 more
- **2026-08-20** `437c7a97e596` — 2 warning, 2 info
  - removed the optional property `data/attributes/bond` from the response with the `200` status
  - removed the optional property `data/attributes/prefix_id` from the response with the `200` status
  - added the optional property `data/attributes/public_network` to the response with the `200` status
  - added the optional property `data/attributes/public_network_id` to the response with the `200` status
- **2026-08-14** `40308856f763` — 2 info
  - added the optional property `data/attributes/bond` to the response with the `200` status
  - added the optional property `data/attributes/prefix_id` to the response with the `200` status
- **2026-07-31** `795dfc010f2a` — 1 warning, 1 info
  - removed the optional property `data/attributes/partitions` from the response with the `200` status
  - added the optional property `data/attributes/persistent_netboot` to the response with the `200` status

[Change history](https://skmtc.dev/latitude/apis/latitude-sh-api/changes/servers/:server_id/deploy_config/get.md)

---

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