---
title: "(PostIdent only) Retrieve PostIdent identification PDF"
method: GET
path: "/v1/persons/{person_id}/identifications/{id}/pdf"
tags: ["Person identifications"]
---

# (PostIdent only) Retrieve PostIdent identification PDF

`GET /v1/persons/{person_id}/identifications/{id}/pdf`

Returns the PDF file generated from a PostIdent identification. The identification must have already been requested.

## Path parameters

- `person_id` string, required — The unique ID of the person resource created for a customer.
- `id` string, required — The unique ID of the identification resource created for a customer.

## Response `default`

Unexpected error

## Other responses

- `400` — An error occurred on the client side.
- `403` — You are not authorized to perform this action.
- `500` — Internal server error.

---

[API](https://skmtc.net/solarisgroup/apis/customer-identification-kyc.md) · [All operations](https://skmtc.net/solarisgroup/apis/customer-identification-kyc/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/solarisgroup/customer-identification-kyc/revisions/c481fa2414f9/schema)
