Skip to main content
GET
/
api
/
pricing
/
records
/
facet-values
Get Record Facet Values
curl --request GET \
  --url https://api.merchantops.ai/api/pricing/records/facet-values
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "ctx": {},
      "input": "<unknown>"
    }
  ]
}

Headers

authorization
string | null
X-Organization-ID
string | null

Query Parameters

field
string
required

Field to get distinct values for

source
string
default:records

Source collection: records or products

Cookies

stytch_session
string | null

Response

Successful Response