Gallery Platform API
Reference

Render the consignment report PDF

Renders the gallery's artworks-on-consignment report — the terms (direction, splits, counterparty, dates) for every consigned work — to a branded PDF and returns a short-lived signed download URL.

POST
/gallery/reports/consignments/pdf

Renders the gallery's artworks-on-consignment report — the terms (direction, splits, counterparty, dates) for every consigned work — to a branded PDF and returns a short-lived signed download URL.

Authorization

bearerAuth reports:read
AuthorizationBearer <token>

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

In: header

Scope: reports:read

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"}