cURL
curl --request GET \ --url https://sandbox.withclasp.com/beneficiaries
{ "next": "<string>", "previous": "<string>", "results": [ { "id": "<string>", "full_name": "<string>", "member_relationship": "spouse", "member": "<string>", "tin_last_four": "<string>", "address": { "line1": "<string>", "city": "<string>", "state": "AL", "zip_code": "<string>", "line2": "<string>" }, "phone_number": "<string>", "dob": "2023-12-25" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.withclasp.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.withclasp.com/llms.txt
Use this file to discover all available pages before exploring further.
The pagination cursor value.
Number of results to return per page.
Show child attributes