Artifact Data Groups REST Endpoints

Artifact Data Groups
The resource is used to view data artifact groups. The resource stores information about data contracts and data profiles that can be used by tools such as rules. A data profile is a group of data artifacts. A data contract provides a predefined interface with which a tool, such as rules, can interact with for a transaction.
Get all artifact groups
Method: get
Path: /fscmRestApi/resources/11.13.18.05/artifactDataGroups
Get an artifact group
Method: get
Path: /fscmRestApi/resources/11.13.18.05/artifactDataGroups/{ArtifactGroupId}