v1
latestOpenAPI 3.1.02026-07-241630614.2 KBGet Website chat button
The method allows you to obtain the parameters of one CRM Plugin.
get/api/v4/website_buttons/{source_id}
Path parameters
source_idinteger required
ID of the source added to the pipeline
Query parameters
with'scripts'
Adds the CRM Plugin script to the response
Headers
Content-Typestring
Request header
Response
200
Example response
{
"account_id": 22521521,
"source_id": 64646723,
"button_id": 27537,
"creation_status": "created",
"pipeline_id": 591512,
"script": "<script></script>"
}