Get Details of an Identity Resolution Ruleset for Marketing Cloud Growth
Retrieve information about a data resolution ruleset using the Data Cloud Identity Resolution Ruleset endpoint in Connect API.
Before you send a request to Connect API, obtain a bearer token. For more information, see Connect to REST-based APIs.
To retrieve information about an identity resolution ruleset, send a GET request to the /services/data/v61.0/ssot/identity-resolutions/{identityResolutionId}
endpoint, where {identityResolutionId}
is the unique ID of the ruleset.
If the request is successful, the response body contains details of the ruleset.