POST /onboardings
Provision a brand-new Garfield entity for a referral and email the user a magic link.
POST /connect-requests
Mint a single-use link for an existing Garfield customer to approve linking their entity to you.
POST /documents/upload-url
Mint a short-lived signed URL and PUT supporting documents straight to storage before creating a claim.
POST /claims
Create a recovery claim for a connected entity; your message and documents become its first message.
GET /claims
List the claims you originated for an entity, newest first, with cursor pagination.