---
title: "Get static site deployment details"
method: GET
path: "/static-sites/deployments/{deployment_id}"
tags: ["Static Site Deployments"]
---

# Get static site deployment details

`GET /static-sites/deployments/{deployment_id}`

## Path parameters

- `deployment_id` string, uuid, required

## Response `200`

Response object of static site deployment by ID requests

## Other responses

- `401` — No or invalid API key provided to the request
- `404` — Could not find the static site deployment or the user does not have permissions to retrieve data
- `500` — Error occurred while retrieving static site deployment

---

[API](https://skmtc.net/sevalla/apis/sevalla-api.md) · [All operations](https://skmtc.net/sevalla/apis/sevalla-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sevalla/sevalla-api/revisions/ab648a80ca4d/schema)
