Get quotes listAsk AIget https://bank.sandbox.cybrid.app/api/quotesRetrieves a listing of quotes. Records are sorted by creation date in descending order. Required scope: quotes:readQuery Paramspageinteger≥ 0The page index to retrieve.per_pageinteger1 to 100The number of entities per page to return.guidstringComma separated quote_guids to list quotes for.product_typestringComma separated product_types to list accounts for.bank_guidstringComma separated bank_guids to list quotes for.customer_guidstringComma separated customer_guids to list quotes for.sidestringComma separated sides to list quotes for.Responses 200get list of quotes 400Invalid requests 401Unauthorized - Authentication failed, 403Invalid scopeUpdated 6 months ago