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