Skip to main content
GET
Returns an RFQ with every quote that has been submitted against it, in whatever state each is in. Only RFQs opened by your own instance resolve; anything else reads as not found. Status tells you what is still possible. PENDING and QUOTED accept an acceptance or a cancellation. ACCEPTED, CANCELLED and EXPIRED are terminal.

Path Parameters

string
required
RFQ ID.

Response Fields

object
A quote’s validUntil is capped at the RFQ’s own expiresAt, so a quote never outlives the request it answers.

Error Codes