---
title: "Get web push script"
method: GET
path: "/api/v1/site/webpush/script"
tags: ["Site"]
---

# Get web push script

`GET /api/v1/site/webpush/script`

The method returns the web push script for the specified domain.

## Query parameters

- `domain` string

## Response `200`

Web push script retrieved successfully

## Other responses

- `400` — Domain not found

---

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