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: get
Path: /fscmRestApi/resources/11.13.18.05/artifactElements/{ElementId}/child/artifactElementAttributes
Get an element attribute
Method: get
Path: /fscmRestApi/resources/11.13.18.05/artifactElements/{ElementId}/child/artifactElementAttributes/{AttributeId}