---
title: "Get CO₂e details of an itinerary by hash."
method: GET
path: "/co2/v2/execution/{hash}"
tags: ["By ocean carrier schedule"]
---

# Get CO₂e details of an itinerary by hash.

`GET /co2/v2/execution/{hash}`

This endpoint returns the CO₂e details of an itinerary by hash (the unique fingerprint used to identify an itinerary). Those hashes are returned in [/itinerary/v2/execution](/reference/getitineraryperdeparture).

The response gives the CO₂e breakdown at the itinerary level (total, wtt, ttw, intensity), as well as at the leg level.

The distances are given in meters and the CO₂e emissions in grams.

## Path parameters

- `hash` string, required

## Response `200`

OK

---

[API](https://skmtc.net/searoutes/apis/geocoding.md) · [All operations](https://skmtc.net/searoutes/apis/geocoding/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/searoutes/geocoding/versions/59f769fc4f39/schema)
