Get list of Website chat buttons

The method allows you to get a paginated list of parameters of all CRM Plugins in your account.

Limitations

The method is available for users with administrator rights.

Data type header when the request is successful
Content-Type: application/hal+json

Data type header in case of an error
Content-Type: application/problem+json

Response parameters

The method returns a list of CRM Plugin objects, including scripts embedded on the website.

ParameterData typeDescription
account_idintAccount ID
source_idintSource ID
button_idintThe ID of the button associated with the source
is_duplication_control_enabledboolDuplicate control of source status
namestringSource name
creation_statusstringSource creation status ("created" or "creation_pending"
pipeline_idint
null
Pipeline ID
scriptstring
null
Script of CRM Plugin
Query Params
string
enum

Adds the CRM Plugin script to the response

Allowed:
int32
Defaults to 1

Page number. It is set to 1 by default.

int32
Defaults to 250

Number of objects per page. It is set to 250 (max) by default.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json