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