GET
/
v3
/
proposal-search
filter[property_name]
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".

limit
number

Maximum amount of search results. Defaults to 1, with an upper limit of 25.

Response

Returns a list of up to 10 proposals. Pagination is not yet implemented.

data
object