- Subcategories:
 - Large Object (LOB) Attributes - DefaultValueJSON
 
Artifact Element Attributes REST Endpoints
    
        Artifact Elements/Artifact Element Attributes
    
The resource is used to view data artifact element attributes. The attributes could be, for example, curriculum ID and curriculum name.
- Get all element attributes
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/artifactElements/{ElementId}/child/artifactElementAttributes - Get an element attribute
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/artifactElements/{ElementId}/child/artifactElementAttributes/{AttributeId}