Variables Data

GET {{api-domain}}/crm/v2.1/settings/variables

To retrieve all the available variables through an API request. Refer to our documentation for more information.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{"variables":[{"api_name":"Variable44","name":"Variable33","description":"This denotes variable 3 description","id":"738964000002058080","type":"integer","variable_group":{"api_name":"Group2","id":"738964000002058078"},"value":"33"}]}