cURL
curl --request GET \ --url https://api.brl.xyz/api/v0/claims
{ "claims": [ { "id": "550e8400-e29b-41d4-a716-446655440003", "gross-amount": "100.00", "net-amount": "85.00", "tax-amount": "15.00", "fees": "0.00", "status": "created", "updated-at": "2025-09-30T19:21:57.838913Z", "destination-wallet": "0x1234567890abcdef1234567890abcdef12345678" } ] }
Retrieve all claims requests for the authenticated user
Claims list retrieved successfully
List of claims requests for the user
Show child attributes