cURL
curl --request GET \ --url https://api.smokeball.com/matters/{matterId}/integrated-search/mapping \ --header 'Authorization: <api-key>' \ --header 'x-api-key: <api-key>'
Retrieves integrated search mapping data associated with the authenticated client.
Uses the integrated search provider used by the firm (e.g. InfoTrack).
When request is successful. Returns a 'Mapping' object.