---
title: "Retrieves a list of all known ImportConversions."
method: GET
path: "/api/staticdata/importconversion"
tags: ["StaticData"]
---

# Retrieves a list of all known ImportConversions.

`GET /api/staticdata/importconversion`

## Response `200`

OK

- IntectImportConversion[]
  - `ImportTypeKey` string
  - `ImportType` IntectImportType
    - `ImportMappingLimitationKey` string
    - `HasFilledTemplates` boolean
    - `RelatedOptions` IntectImportOption[]
      - `Values` IntectImportOptionValue[]
        - `IsDefault` boolean
        - `OptionKey` string
        - `WarningText` string
        - `StaticDataId` integer
        - `Key` string
        - `Id` integer
        - `Name` string
        - `Description` string
        - `SortKey` string
      - `Default` IntectImportOptionValue
        - `IsDefault` boolean
        - `OptionKey` string
        - `WarningText` string
        - `StaticDataId` integer
        - `Key` string
        - `Id` integer
        - `Name` string
        - `Description` string
        - `SortKey` string
      - `StaticDataId` integer
      - `Key` string
      - `Id` integer
      - `Name` string
      - `Description` string
      - `SortKey` string
    - `CountryImportColumnAssignments` object
    - `StaticDataId` integer
    - `Key` string
    - `Id` integer
    - `Name` string
    - `Description` string
    - `SortKey` string
  - `ApiRoute` string
  - `ApiMethodName` string
  - `StaticDataId` integer
  - `Key` string
  - `Id` integer
  - `Name` string
  - `Description` string
  - `SortKey` string

---

[API](https://skmtc.dev/intect/apis/intect-rest-api.md) · [All operations](https://skmtc.dev/intect/apis/intect-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/intect/intect-rest-api/revisions/e256dcb495d4/schema)
