get https://{tenanturl}/v1.0/attributes/tags
Retrieves the list of existing attribute tags for this tenant.
Entitlements required: readAttributes.
Responses
Retrieves the list of existing attribute tags for this tenant.
Entitlements required: readAttributes.
xxxxxxxxxx
curl --request GET \
--url https://tenant_url/v1.0/attributes/tags \
--header 'accept: application/json'