---
title: "Show Site Subdomain Redirect"
method: GET
path: "/site_subdomain_redirects/{id}"
tags: ["site_subdomain_redirects", "Site Subdomain Redirects"]
---

# Show Site Subdomain Redirect

`GET /site_subdomain_redirects/{id}`

Show Site Subdomain Redirect

## Path parameters

- `id` integer, required

## Response `200`

The SiteSubdomainRedirects object.

- SiteSubdomainRedirectEntity — SiteSubdomainRedirectEntity model
  - `id` integer — Site subdomain redirect ID.
  - `subdomain` string — Files.com subdomain that continues to route to the current site subdomain.
  - `created_at` string, date-time — When this redirect was created.
  - `updated_at` string, date-time — When this redirect was last updated.

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `405` — Method Not Allowed
- `409` — Conflict
- `412` — Precondition Failed
- `422` — Unprocessable Entity
- `423` — Locked
- `429` — Too Many Requests

---

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