---
title: "Get all file download URL"
method: GET
path: "/all_download_url"
tags: ["Data Direct Urls"]
---

# Get all file download URL

`GET /all_download_url`

This will return an object containing all the data for all PGP-UK participants.

## Response `200`

Success

- object — Data containing direct URLs for all data for all PGP-UK participants
  - `hex_id` string — PGP-UK unique participant id
  - `data` object[] — Data containing direct URLs for all data associated with the PGP-UK participant
    - `type` string
    - `download_url` string

## Other responses

- `404` — Data not found

---

[API](https://skmtc.net/pgp-uk/apis/personal-genome-project-uk.md) · [All operations](https://skmtc.net/pgp-uk/apis/personal-genome-project-uk/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pgp-uk/personal-genome-project-uk/versions/26f2eb33c4d8/schema)
