Artifact Element Relations REST Endpoints

Artifact Resources/Artifact Element Relations
The resource is used to view the artifact element relations. For example, an artifact element can be a REST resource and this element has related child resources.
Get all relations
Method: get
Path: /fscmRestApi/resources/11.13.18.05/artifactResources/{ArtifactId}/child/artifactRelations
Get an artifact relation
Method: get
Path: /fscmRestApi/resources/11.13.18.05/artifactResources/{ArtifactId}/child/artifactRelations/{ArtifactRelationId}