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

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

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

Retrieves information about a created decoder manifest.

## Headers

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

## Request body

- GetDecoderManifestRequest
  - `name` string, required — The name of the decoder manifest to retrieve information about.

## Response `200`

Success

- GetDecoderManifestResponse
  - `name` string, required — The name of the decoder manifest.
  - `arn` string, required — The Amazon Resource Name (ARN) of the decoder manifest.
  - `description` string — A brief description of the decoder manifest.
  - `modelManifestArn` string — The ARN of a vehicle model (model manifest) associated with the decoder manifest.
  - `status` 'ACTIVE' | 'DRAFT' | 'INVALID' | 'VALIDATING' — The state of the decoder manifest. If the status is <code>ACTIVE</code>, the decoder manifest can't be edited. If the status is marked <code>DRAFT</code>, you can edit the decoder manifest.
  - `creationTime` string, date-time, required — The time the decoder manifest was created in seconds since epoch (January 1, 1970 at midnight UTC time).
  - `lastModificationTime` string, date-time, required — The time the decoder manifest was last updated in seconds since epoch (January 1, 1970 at midnight UTC time).
  - `message` string — The detailed message for the decoder manifest. When a decoder manifest is in an <code>INVALID</code> status, the message contains detailed reason and help information.

## 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)
