Artifact Element Relations REST Endpoints

Artifact Data Groups/Artifact Group Details/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/artifactDataGroups/{ArtifactGroupId}/child/artifactGroupDetails/{ArtifactGroupDetailId}/child/artifactRelations
Get an artifact relation
Method: get
Path: /fscmRestApi/resources/11.13.18.05/artifactDataGroups/{ArtifactGroupId}/child/artifactGroupDetails/{ArtifactGroupDetailId}/child/artifactRelations/{ArtifactRelationId}