cURL
curl --request GET \ --url https://{workspaceId}.clinia.cloud/mdm/v1/collections/{collectionKey}/profile
{ "sourceProfiles": [ { "source": "<string>", "type": "<string>" } ] }
Get the profile for the given collection key.
Key of the collection.
A successful response when the resolution rule exists.
The source profiles used by the mdm profile.
1
Show child attributes
Was this page helpful?