---
title: "GET /route/operations/{id}/result"
method: GET
path: "/route/operations/{id}/result"
---

# GET /route/operations/{id}/result

`GET /route/operations/{id}/result`

Get the result of an asynchronous operation by its operation ID.

## Path parameters

- `id` string, required

## Query parameters

- `api-version` string, required

## Headers

- `x-ms-client-id` string
- `Accept-Language` string

## Response `200`

The request has succeeded.

- RouteOperationResponse — This object represents the result of a successful route operation.
  - `kind` 'RouteMatrix', required — Type of asynchronous operation

## Other responses

- `404` — The server cannot find the requested resource.
- `default` — An unexpected error response.

---

[API](https://skmtc.net/azure/apis/maps-route.md) · [All operations](https://skmtc.net/azure/apis/maps-route/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/maps-route/versions/4b7b4a919999/schema)
