---
title: "POST /#X-Amz-Target=IoTAutobahnControlPlane.GetModelManifest"
method: POST
path: "/#X-Amz-Target=IoTAutobahnControlPlane.GetModelManifest"
---

# POST /#X-Amz-Target=IoTAutobahnControlPlane.GetModelManifest

`POST /#X-Amz-Target=IoTAutobahnControlPlane.GetModelManifest`

Retrieves information about a vehicle model (model manifest).

## Headers

- `X-Amz-Target` 'IoTAutobahnControlPlane.GetModelManifest', required

## Request body

- GetModelManifestRequest
  - `name` string, required — The name of the vehicle model to retrieve information about.

## Response `200`

Success

- GetModelManifestResponse
  - `name` string, required — The name of the vehicle model.
  - `arn` string, required — The Amazon Resource Name (ARN) of the vehicle model.
  - `description` string — A brief description of the vehicle model.
  - `signalCatalogArn` string — The ARN of the signal catalog associated with the vehicle model.
  - `status` 'ACTIVE' | 'DRAFT' | 'INVALID' | 'VALIDATING' — The state of the vehicle model. If the status is <code>ACTIVE</code>, the vehicle model can't be edited. You can edit the vehicle model if the status is marked <code>DRAFT</code>.
  - `creationTime` string, date-time, required — The time the vehicle model was created, in seconds since epoch (January 1, 1970 at midnight UTC time).
  - `lastModificationTime` string, date-time, required — The last time the vehicle model was modified.

## Other responses

- `480` — ResourceNotFoundException
- `481` — InternalServerException
- `482` — ThrottlingException
- `483` — ValidationException
- `484` — AccessDeniedException

---

[API](https://skmtc.net/aws/apis/iotfleetwise.md) · [All operations](https://skmtc.net/aws/apis/iotfleetwise/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/iotfleetwise/versions/0f1f9edeb409/schema)
