- Subcategories:
- Attribute Properties
Attributes REST Endpoints
Object Metadata/Attributes
The attributes resource is used to view, create, update, and delete attributes. It represents attribute specific properties defined in the object definition.
- Get all attributes
- Method: getPath:
/crmRestApi/resources/11.13.18.05/objectMetadata/{ObjectCode}/child/attributes - Get an attribute
- Method: getPath:
/crmRestApi/resources/11.13.18.05/objectMetadata/{ObjectCode}/child/attributes/{AttributeCode}