cURL
curl --request GET \ --url https://sandbox.withclasp.com/beneficiary_allocations/{public_id}
{ "id": "<string>", "member": "<string>", "allocation_type": "<unknown>", "splits": [ { "beneficiary": "<string>", "percentage": 50 } ] }
Show child attributes