Skip to main content
GET
Get Quote

Authorization

string
required
Bearer token for authentication. Format: Bearer qwoty_your_token

Path Parameters

string
required
UUID of the project

Examples

Response

boolean
Indicates if the request was successful
object
The quote data wrapper

Error Responses

Notes

The quote endpoint returns a comprehensive structure including:
  • Seller & Customer: Complete company and contact information, including custom field values (custom_properties)
  • Pricing Table: All products/services organized by sections and time periods
  • Summary: One-off totals, recurring totals by interval, and metrics (mrr, arr, tcv)
  • Discounts & Taxes: Applied discounts and tax calculations
  • Content & Contracts: Customizable content blocks and signature-ready contracts
  • Recipients: Signature recipients grouped by signers/viewers
This endpoint is typically used to:
  • Display quotes in customer dealrooms
  • Generate PDF documents
  • Integrate with CRM systems
  • Track quote metrics and performance