Get quotes list

Fetches a paginated list of quotes with optional search and status filters.

Recipes
🪴
Automated Quoting and Sales Cycle
Open Recipe
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
number
Defaults to 10
number
Defaults to 0
string
enum

Return quotes sorted by fieldName,direction (e.g. sort=status,desc).

string

Search on fields like client name, reference code, created by user name, and invoice totals.

string
enum

Filter by status. Multiple values can be provided as a comma-separated list.

string
enum
Defaults to user
Allowed:
uuid
string
enum
Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*