Gallery Platform API
Reference

Render a condition report PDF

Renders one condition report — the artwork tombstone, the examination date and condition status, and the summary and notes — to a branded PDF and returns a short-lived signed download URL.

POST
/gallery/condition-reports/{id}/pdf

Renders one condition report — the artwork tombstone, the examination date and condition status, and the summary and notes — to a branded PDF and returns a short-lived signed download URL.

Authorization

bearerAuth jobs:read
AuthorizationBearer <token>

A gallery API key, sent as Authorization: Bearer gpk_… (or the x-api-key header).

In: header

Scope: jobs:read

Path Parameters

id*string

Response Body

application/json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

{  "download_url": "string"}