---
title: "Get custom fields by type and parent object id"
method: GET
path: "/customField/{parentObjectType}/{parentObjectId}"
tags: ["Custom Field"]
---

# Get custom fields by type and parent object id

`GET /customField/{parentObjectType}/{parentObjectId}`

Returns all custom fields for a specific parent object type and id

## Path parameters

- `parentObjectType` string, required
- `parentObjectId` string, required

## Response `default`

successful operation

---

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