Retrieves a list of quotes associated with your agency. Optionally, you can provide parameters to limit and/or filter your query.

Log in to see full request history
Query Params
boolean

Whether or not the found quotes will be bound.

date-time

The date after which the found quotes will have been created.

date-time

The date before which the found quotes will have been created.

string

The email the found quotes will have.

string

The first name the found quotes will have. This query param has fuzzy find, so you can pass a partial name.

string

The first name the found quotes will have. This query param has fuzzy find, so you can pass a partial name.

integer

The number of quotes to offset before returning a number of quotes up to the passed limit. This defaults to 0 and the offset is by created_at descending. We recommend you use this in combination with created_before for predictable paging.

integer

The maximum number of quotes to return. This defaults to and caps at 10000.

Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json