API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

GET /v1/public/quotations/sign/{token}

GET/v1/public/quotations/sign/{token}

Public route: fetch quotation summary by acceptance token (no auth)

Pfad-Parameter

NameTypBeschreibung
tokenerforderlichstring

Beispiel

curl -X GET https://api.codemeta-os.de/v1/public/quotations/sign/{token} \
  -H "X-Tenant-Id: $TENANT" \
  -b cookies.txt
const result = await cm.public.get();

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche