---
title: "GET /tracking/v0/trackers/{TrackerName}"
method: GET
path: "/tracking/v0/trackers/{TrackerName}"
---

# GET /tracking/v0/trackers/{TrackerName}

`GET /tracking/v0/trackers/{TrackerName}`

Retrieves the tracker resource details.

## Path parameters

- `TrackerName` string, required

## Response `200`

Success

- DescribeTrackerResponse
  - `CreateTime` string, date-time, required — The timestamp for when the tracker resource was created in <a href="https://www.iso.org/iso-8601-date-and-time-format.html"> ISO 8601</a> format: <code>YYYY-MM-DDThh:mm:ss.sssZ</code>.
  - `Description` string, required — The optional description for the tracker resource.
  - `KmsKeyId` string — A key identifier for an <a href="https://docs.aws.amazon.com/kms/latest/developerguide/create-keys.html">Amazon Web Services KMS customer managed key</a> assigned to the Amazon Location resource.
  - `PositionFiltering` 'TimeBased' | 'DistanceBased' | 'AccuracyBased' — The position filtering method of the tracker resource.
  - `PricingPlan` 'RequestBasedUsage' | 'MobileAssetTracking' | 'MobileAssetManagement' — Always returns <code>RequestBasedUsage</code>.Deprecated. Always returns RequestBasedUsage.
  - `PricingPlanDataSource` string — No longer used. Always returns an empty string.Deprecated. Unused.
  - `Tags` object — The tags associated with the tracker resource.
  - `TrackerArn` string, required — <p>The Amazon Resource Name (ARN) for the tracker resource. Used when you need to specify a resource across all Amazon Web Services.</p> <ul> <li> <p>Format example: <code>arn:aws:geo:region:account-id:tracker/ExampleTracker</code> </p> </li> </ul>
  - `TrackerName` string, required — The name of the tracker resource.
  - `UpdateTime` string, date-time, required — The timestamp for when the tracker resource was last updated in <a href="https://www.iso.org/iso-8601-date-and-time-format.html"> ISO 8601</a> format: <code>YYYY-MM-DDThh:mm:ss.sssZ</code>.

## Other responses

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

---

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