---
title: "Download distance matrix job results"
method: GET
path: "/distance-jobs/{identifier}/download"
tags: ["distance-jobs"]
---

# Download distance matrix job results

`GET /distance-jobs/{identifier}/download`

## Path parameters

- `identifier` string, required

## Response `200`

Distance matrix job results as a downloadable JSON file. Streamed as an attachment with Content-Disposition set to the job name.

- string, binary

## Other responses

- `400` — Invalid request.
- `403` — Invalid API key, or feature not available.
- `404` — Resource not found.

---

[API](https://skmtc.net/geocod/apis/geocodio.md) · [All operations](https://skmtc.net/geocod/apis/geocodio/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/geocod/geocodio/revisions/cfb0f76c8af3/schema)
