---
title: "List Appraisal History"
method: GET
path: "/api/ai-pricing/history"
tags: ["AI Pricer"]
---

# List Appraisal History

`GET /api/ai-pricing/history`

List appraisal history for the authenticated user's company.

## Query parameters

- `skip` integer
- `limit` integer
- `q` string, nullable
- `brand` string, nullable
- `model` string, nullable
- `unattached_only` boolean
- `date_from` string, nullable
- `date_to` string, nullable
- `sort` string

## Headers

- `x-api-token` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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