For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
Developer
Developer
Developer
Developer
GraphQL
B2B
Queries
quotes
Copy page
Get the list of quotes. Requires a B2B Token.
Arguments
offset
Integer
Optional
before
String
Optional
after
String
Optional
first
Integer
Optional
last
Integer
Optional
search
String
Optional
orderBy
String
Optional
Ordering
quoteNumber
String
Optional
company
String
Optional
salesRep
String
Optional
status
Decimal
Optional
quoteTitle
String
Optional
createdBy
String
Optional
dateCreatedBeginAt
Date
Optional
dateCreatedEndAt
Date
Optional
dateUpdatedBeginAt
Date
Optional
dateUpdatedEndAt
Date
Optional
dateExpiredBeginAt
Date
Optional
dateExpiredEndAt
Date
Optional
email
String
Optional
Returns
an optional QuoteTypeCountableConnection
pageInfo
PageInfo
Pagination data for this connection.
Show 4 properties
edges
list of QuoteTypeCountableEdges
Show 2 properties
totalCount
Integer
A total count of items in the collection.