---
title: "Get company details by search item ID"
method: POST
path: "/resources/api/companies/{applicantId}/search/fetch"
---

# Get company details by search item ID

`POST /resources/api/companies/{applicantId}/search/fetch`

## Path parameters

- `applicantId` string, required

## Request body

- object
  - `searchItemId` string, required — Unique `id` of the company from the [search results](https://docs.sumsub.com/sumsub/reference/search-companies-for-applicant#items-element-fields). Maximum length: 250 characters.

## Response `200`

---

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