---
title: "Get website"
method: GET
path: "/api/horizons/v1/websites/{websiteId}"
tags: ["Horizons: Websites"]
---

# Get website

`GET /api/horizons/v1/websites/{websiteId}`

Get a link for the user to edit their website in Hostinger Horizons interface.\n
Use this tool when user wants to modify, edit or add new features to an existing website.\n
Websites can only be edited in Hostinger Horizons interface in the provided website URL.

## Path parameters

- `websiteId` string, required

## Response `200`

Success response

- HorizonsV1WebsitesWebsiteUrlResource
  - `website_url` string, required — The website URL for the user to access their website in Hostinger Horizons interface

## Other responses

- `401` — Unauthenticated response
- `500` — Error response

---

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