---
title: "Download"
method: GET
path: "/download/{gitoid}"
deprecated: true
---

# Download

`GET /download/{gitoid}`

> **Deprecated.**

download an attestation

## Path parameters

- `gitoid` string, required

## Response `200`

OK

- DsseEnvelope
  - `payload` integer[]
  - `payloadType` string
  - `signatures` DsseSignature[]
    - `certificate` integer[]
    - `intermediates` array[]
      - integer[]
    - `keyid` string
    - `sig` integer[]
    - `timestamps` DsseSignatureTimestamp[]
      - `data` integer[]
      - `type` 'tsp'

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/in-toto/apis/archivista-api.md) · [All operations](https://skmtc.net/in-toto/apis/archivista-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/in-toto/archivista-api/versions/fdbb68796477/schema)
