---
title: "OPTIONS /projects/{id}/assessment-history"
method: OPTIONS
path: "/projects/{id}/assessment-history"
tags: ["Map"]
---

# OPTIONS /projects/{id}/assessment-history

`OPTIONS /projects/{id}/assessment-history`

OPTIONS operation for /projects/{id}/assessment-history

## Path parameters

- `id` string, required

## Response `200`

Successful response

- RoadmapAssessmentHistorySerializer
  - `id` integer
  - `roadmap_id` integer
  - `roadmap_name` string
  - `customer_sentiment_assessment` integer — Customer Sentiment Assessment value (1-5)
  - `previous_customer_sentiment_assessment` integer — Previous Customer Sentiment Assessment value (1-5)
  - `project_team_assessment` integer — Project Team Assessment value (1-5)
  - `previous_project_team_assessment` integer — Previous Project Team Assessment value (1-5)
  - `updated_by` string
  - `updated_by_name` string
  - `updated_by_email` string
  - `created_at` string, date-time
  - `modified_at` string, date-time

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `404` — Not found

---

[API](https://skmtc.dev/onboard/apis/onboard-api-complete-specification.md) · [All operations](https://skmtc.dev/onboard/apis/onboard-api-complete-specification/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/onboard/onboard-api-complete-specification/revisions/3d0f0a6a632d/schema)
