Get QuoteAsk AIget https://api.stg.mesta.xyz/v1/quotes/{quoteId}Retrieve the details of a specific quote by its unique identifier (quoteId).Path ParamsquoteIdstringrequiredUnique identifier for the quote.Responses 200Quote retrieved successfully 401Unauthorized - The request requires user authentication. 403Forbidden - The server understood the request, but refuses to authorize it. 404Not Found - The requested resource could not be found. 500Internal Server Error - The server encountered an unexpected condition.Updated over 1 year ago