Variables Groups

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

To get the details of any variable group. Specify the unique ID or the API name of the variable group in your API request to get the data for that particular variable group. Please see our documentation for more details.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{"variable_groups":[{"display_label":"Group2","api_name":"Group2","name":"Group2","description":null,"id":"738964000002058078"}]}