---
title: "List importable fields for an entity_type / entity_id, with auto-mapping metadata."
method: GET
path: "/api/v1/import-jobs/importable-fields"
tags: ["importJobs"]
---

# List importable fields for an entity_type / entity_id, with auto-mapping metadata.

`GET /api/v1/import-jobs/importable-fields`

## Query parameters

- `entity_type` 'CUSTOM_OBJECT', required
- `entity_id` integer, required

## Headers

- `X-Api-Key` string, required
- `X-Workspace-Id` string

## Response `200`

Successful response

- ImportJobsGetapiV1ImportJobsImportableFieldsResponse200 — Empty response body

## Changes

- **2026-08-12** `2ab1cf36239b` — 1 info
  - api operation id `getapi-v-1-import-jobs-importable-fields` removed and replaced with `getapi_v1_import_jobs_importable_fields`

[Change history](https://skmtc.dev/atomicwork/apis/atomicwork-public-api/changes/api/v1/import-jobs/importable-fields/get.md)

---

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