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

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

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

Retrieves information about a fleet.

## Headers

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

## Request body

- GetFleetRequest
  - `fleetId` string, required — The ID of the fleet to retrieve information about.

## Response `200`

Success

- GetFleetResponse
  - `id` string, required — The ID of the fleet.
  - `arn` string, required — The Amazon Resource Name (ARN) of the fleet.
  - `description` string — A brief description of the fleet.
  - `signalCatalogArn` string, required — The ARN of a signal catalog associated with the fleet.
  - `creationTime` string, date-time, required — The time the fleet was created in seconds since epoch (January 1, 1970 at midnight UTC time).
  - `lastModificationTime` string, date-time, required — The time the fleet was last updated, in seconds since epoch (January 1, 1970 at midnight UTC time).

## Other responses

- `480` — InternalServerException
- `481` — ResourceNotFoundException
- `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)
