v1
latestOpenAPI 3.1.02026-07-2432337285.3 KBList Quotes
Retrieve a list of quote requests.
Query parameters
Page index (1-based). Results start from page 1 by default.
Page index (1-based). Results start from page 1 by default.
Maximum number of quotes to return per page. Defaults to 50.
Maximum number of quotes to return per page. Defaults to 50.
Only include quotes created on or after this timestamp. Must be an ISO 8601 datetime in UTC (applied to the createdAt field).
Only include quotes created on or after this timestamp. Must be an ISO 8601 datetime in UTC (applied to the createdAt field).
Only include quotes created on or before this timestamp. Must be an ISO 8601 datetime in UTC (applied to the createdAt field).
Only include quotes created on or before this timestamp. Must be an ISO 8601 datetime in UTC (applied to the createdAt field).
If set to true, include quotes initiated by any child companies of the authenticated company. Default: false.
If set to true, include quotes initiated by any child companies of the authenticated company. Default: false.
Headers
ID of a child company for authentication. If not provided, the parent company will be authenticated.
ID of a child company for authentication. If not provided, the parent company will be authenticated.
Response
Successful Response