Proposal Search
Proposals
Proposal Search
Search for proposals by company ID and filtering based on its data.
GET
Proposal Search
Documentation Index
Fetch the complete documentation index at: https://docs.proposales.com/llms.txt
Use this file to discover all available pages before exploring further.
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".Restricts results to proposals whose recipient email matches the given
value. Comparison is case-insensitive.
Maximum amount of search results. Defaults to 1, with an upper limit of 25.
Response
Returns a list of up to 25 proposals, ordered byupdated_at descending
(most recently updated first).