---
title: "GET /routes/v0/calculators/{CalculatorName}"
method: GET
path: "/routes/v0/calculators/{CalculatorName}"
---

# GET /routes/v0/calculators/{CalculatorName}

`GET /routes/v0/calculators/{CalculatorName}`

Retrieves the route calculator resource details.

## Path parameters

- `CalculatorName` string, required

## Response `200`

Success

- DescribeRouteCalculatorResponse
  - `CalculatorArn` string, required — <p>The Amazon Resource Name (ARN) for the Route calculator resource. Use the ARN when you specify a resource across Amazon Web Services.</p> <ul> <li> <p>Format example: <code>arn:aws:geo:region:account-id:route-calculator/ExampleCalculator</code> </p> </li> </ul>
  - `CalculatorName` string, required — The name of the route calculator resource being described.
  - `CreateTime` string, date-time, required — <p>The timestamp when the route calculator 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>. </p> <ul> <li> <p>For example, <code>2020–07-2T12:15:20.000Z+01:00</code> </p> </li> </ul>
  - `DataSource` string, required — <p>The data provider of traffic and road network data. Indicates one of the available providers:</p> <ul> <li> <p> <code>Esri</code> </p> </li> <li> <p> <code>Grab</code> </p> </li> <li> <p> <code>Here</code> </p> </li> </ul> <p>For more information about data providers, see <a href="https://docs.aws.amazon.com/location/latest/developerguide/what-is-data-provider.html">Amazon Location Service data providers</a>.</p>
  - `Description` string, required — The optional description of the route calculator resource.
  - `PricingPlan` 'RequestBasedUsage' | 'MobileAssetTracking' | 'MobileAssetManagement' — Always returns <code>RequestBasedUsage</code>.Deprecated. Always returns RequestBasedUsage.
  - `Tags` object — Tags associated with route calculator resource.
  - `UpdateTime` string, date-time, required — <p>The timestamp when the route calculator 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>. </p> <ul> <li> <p>For example, <code>2020–07-2T12:15:20.000Z+01:00</code> </p> </li> </ul>

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