List legal document templates
Lists the available legal document templates (latest version each) with their guided-interview questions and attorney-vetting status. Unvetted templates generate documents with a DRAFT watermark.
Lists the available legal document templates (latest version each) with their guided-interview questions and attorney-vetting status. Unvetted templates generate documents with a DRAFT watermark.
Authorization
bearerAuth legal_documents:readA gallery API key, sent as Authorization: Bearer gpk_… (or the x-api-key header).
In: header
Scope: legal_documents:read
Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
{ "data": [ { "key": "string", "version": -9007199254740991, "document_type": "loan_agreement", "title": "string", "description": "string", "vetted": true, "questions": [ { "id": "string", "type": "boolean", "label": "string", "help_text": "string", "options": [ { "value": "string", "label": "string" } ], "required": true, "ask_when": null } ] } ]}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}Update a legal document PATCH
Updates draft fields or interview answers, or voids the document (`status: "voided"`). Editing answers on a generated document drops it back to draft and discards the stale assembly; sent/accepted content is immutable.
Get a list's catalogue content GET
Returns the list's catalogue-PDF content (subtitle, exhibition run, venue, cover override, markdown foreword and colophon). All fields are null until first saved.