{
  "@context": "https://schema.org",
  "@type": "WebAPI",
  "dateModified": "2026-06-02",
  "name": "GET /agent-dsar/receipt/{requestId}",
  "endpoint": {
    "method": "GET",
    "url": "https://xn--82czbx2bczd4fl8a.online/agent-dsar/receipt/{requestId}"
  },
  "auth": "Bearer + dsrToken",
  "receiptFormat": "JWS (RS256) + COSE_Sign1 (Ed25519) dual-signed",
  "embedsAuditAnchor": true,
  "contents": [
    "requestId",
    "requestType",
    "subjectHash",
    "jurisdiction",
    "fulfilledAt",
    "dataCategoriesReleased",
    "downloadManifestUri",
    "signature"
  ]
}