Proposals
List and Search Proposals
GET /public/proposals — Returns all proposals for the account with filtering by status, contact, date, and text search. Supports sorting and pagination.
GET
Returns the proposals belonging to the authenticated account. You can narrow results by status, contact, modified date, search text, and archive state. The response includes a flat array of proposal summaries and a total count, making this the standard starting point for most proposal workflows.
Headers
Accept Header
Available options:
application/json Application Id
A date timestamp of the request
A signature for the request
User API Key
Query Parameters
Search proposal by this text
Available options:
Draft, Submitted, ViewedByClient, Accepted, Declined, Delayed, Completed, EmailFailed, Expired Modified after timestamp in UTC
Available options:
CreatedDate, ModifiedDate, Number, Name, ClientName, Status, LastModifiedByMe If true return only archived proposals otherwise return non archive proposals
Page number. Starting from 1
Page Size
Filter proposals by salesperson user ID