get https://{serverUrl}/app/api/v1/kapps//categoryAttributeDefinitions/
Retrieves the Category Attribute Definition identified by the {name} parameter.
Response
Retrieves the Category Attribute Definition identified by the {name} parameter.
xxxxxxxxxx
curl --request GET \
--url https://my-space-slug.kinetic-platform-location.com/app/api/v1/kapps/kappSlug/categoryAttributeDefinitions/name \
--header 'accept: application/json'