---
title: "Get mapping"
method: GET
path: "/matters/{matterId}/integrated-search/mapping"
tags: ["Integrated Search"]
---

# Get mapping

`GET /matters/{matterId}/integrated-search/mapping`

Retrieves integrated search mapping data associated with the authenticated client.
            
Uses the integrated search provider used by the firm (e.g. InfoTrack).

## Path parameters

- `matterId` string, uuid, required

## Response `200`

When request is successful. Returns a 'Mapping' object.

- unknown

## Other responses

- `400` — When matter type could not be found for the supplied matter id.

---

[API](https://skmtc.net/smokeball/apis/api.md) · [All operations](https://skmtc.net/smokeball/apis/api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smokeball/api/revisions/ffc7fffa0d5c/schema)
