Claim
Get claim intro
Returns homeowner-facing claim-intro data for a tokenized claim link. Authorized solely by the per-claim access token (sent as the x-claim-token header); every access miss returns an identical 404 to avoid an enumeration oracle.
get/v0/claim-intro
Headers
x-claim-tokenstring required
Per-claim access token from the homeowner's claim-intro link.
Example:8f14e45fceea167a5a36dedd4bea2543
Per-claim access token from the homeowner's claim-intro link.
Response
Claim intro retrieved successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.