Skip to main content
GET
/
api
/
custom-attributes
/
{customAttributeId}
Get custom attribute by ID
curl --request GET \
  --url http://localhost:3000/api/custom-attributes/{customAttributeId}

Path Parameters

customAttributeId
string
required

Custom Attribute UUID

Response

Custom attribute found