Proposal Search
Proposals
Proposal Search
Search for proposals by company ID and filtering based on its data.
GET
Proposal Search
number
Restricts results to proposals belonging to a specific company. The company
must be available to the API token.
string
Searches for properties in the proposals data field, in this example
it looks for a property named
property_name.Another example would be to search for proposals in a specific time zone:
filter[timezone]="Europe/Amsterdam".string
Restricts results to proposals whose recipient email matches the given
value. Comparison is case-insensitive.
number
Maximum amount of search results. Defaults to 1, with an upper limit of 25.
boolean
When
true, excludes draft revisions from proposal series that already have
recipient tokens. Defaults to false.Response
Returns a list of up to 25 proposals, ordered byupdated_at descending
(most recently updated first).
object