get https://{tenanturl}/v1.0/attributefunctions
Retrieves the list of attribute functions that are configured for the specified tenant.
Entitlements required: readAttributes, manageAttributes.
Responses
Retrieves the list of attribute functions that are configured for the specified tenant.
Entitlements required: readAttributes, manageAttributes.
xxxxxxxxxx
curl --request GET \
--url https://tenant_url/v1.0/attributefunctions \
--header 'accept: application/json'