---
title: "Get JSON Schema for a Prismatic object type"
method: GET
path: "/prismatic/schema"
tags: ["Prismatic"]
---

# Get JSON Schema for a Prismatic object type

`GET /prismatic/schema`

Returns JSON Schema for ACCOUNT, INVOICE, or CREDIT_MEMO objects. Used by Prismatic to render field mappings.

## Query parameters

- `object` 'ACCOUNT' | 'INVOICE' | 'ACCOUNT_CONTACT' | 'PAYMENT', required
- `tenantId` string, required

## Response `default`

successful operation

---

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