---
title: "Get Website chat button"
method: GET
path: "/api/v4/website_buttons/{source_id}"
---

# Get Website chat button

`GET /api/v4/website_buttons/{source_id}`

The method allows you to obtain the parameters of one CRM Plugin.

## Path parameters

- `source_id` integer, required

## Query parameters

- `with` 'scripts'

## Headers

- `Content-Type` string

## Response `200`

200

- object
  - `account_id` integer
  - `source_id` integer
  - `button_id` integer
  - `is_duplication_control_enabled` boolean
  - `name` string
  - `creation_status` string
  - `pipeline_id` integer
  - `script` string

## Other responses

- `401` — 401
- `404` — 404

---

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