---
title: "Provide a single resource - ImportProfile"
method: GET
path: "/import-profiles/{id}"
tags: ["Data Flow"]
---

# Provide a single resource - ImportProfile

`GET /import-profiles/{id}`

Retrieves a ImportProfile resource.

## Path parameters

- `id` string, required

## Response `200`

ImportProfile resource

- ImportProfileImportProfileOutputImportProfileOutput
  - `emptyValueStrategy` string
  - `name` string
  - `description` string, nullable
  - `model` string
  - `extension` string
  - `multiValueSeparator` string
  - `mappings` object[]
    - `attributeCode` string
    - `attributeType` string
    - `name` string
    - `position` integer
  - `createdBy` UserUserOutputImportProfileOutput
    - `id` integer
    - `username` string
  - `updatedBy` UserUserOutputImportProfileOutput
    - `id` integer
    - `username` string
  - `locales` string[]
  - `id` string
  - `dateCreated` string, date-time
  - `dateModified` string, date-time

## Other responses

- `404` — Resource not found

---

[API](https://skmtc.dev/quable/apis/quable-pim-api-documentation-v5.md) · [All operations](https://skmtc.dev/quable/apis/quable-pim-api-documentation-v5/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/quable/quable-pim-api-documentation-v5/revisions/1641096abb34/schema)
