---
title: "Retrieve Invoice"
method: GET
path: "/account/invoices/{id}/pdf/"
tags: ["Account"]
---

# Retrieve Invoice

`GET /account/invoices/{id}/pdf/`

## Path parameters

- `id` string, required — A unique Base58 value identifying this object.

## Response `202`

- object
  - `detail` string

## Other responses

- `400`
- `401`
- `500`

---

[API](https://skmtc.net/probely/apis/snyk-api-web-s-api-reference-documentation.md) · [All operations](https://skmtc.net/probely/apis/snyk-api-web-s-api-reference-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/probely/snyk-api-web-s-api-reference-documentation/revisions/e29879bff01b/schema)
