get
/v1/quotes/{quote} Retrieve a quote
GetQuotesQuote
<p>Retrieves the quote with the given ID.</p>
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
expand | query | string[] | no | Specifies which fields in the response should be expanded. |
quote | path | string | yes |
Request Body
application/x-www-form-urlencoded Responses
200 Successful response.
default Error response.