---
title: "Retrieve Quote Details"
method: GET
path: "/quotes/{quoteId}"
tags: ["QUOTES"]
---

# Retrieve Quote Details

`GET /quotes/{quoteId}`

Retrieves the full details and current status of a quote.

## Path parameters

- `quoteId` string, required

## Headers

- `api-key` string
- `api-secret` string

## Response `200`

---

[API](https://skmtc.net/alfredpay/apis/alfred-penny-api-client-documentation.md) · [All operations](https://skmtc.net/alfredpay/apis/alfred-penny-api-client-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/alfredpay/alfred-penny-api-client-documentation/revisions/6fdfb13fd2b1/schema)
