Appearance
GET /public/v1/quotes?external_reference=
| Auth | Required |
| Scope | quotes:read |
Lookup by your external_reference from create. Returns the newest matching quote.
Curl
bash
curl -sS "$AF_API/public/v1/quotes?external_reference=WEB-10482" \
-H "Authorization: Bearer $AF_API_KEY"Try It
Try It — uses https://staging-api.appraiserflow.ai/public/v1. Keys stay in sessionStorage only. af_live_ keys are blocked.
Errors
| Status | Code |
|---|---|
| 404 | not_found |