action contract_p_get_document_page_image_thumbnail_resource { label: "get_document_page_image_thumbnail_resource" provider: contract_p method: GET path: "/documents/{document_id}/page_thumbnail/{page_range}" encoding: json output: { type: "object" additionalProperties: true } }