Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url http://localhost:8080/users/{user_id}/benefits/{benefit_id}/eligible_dependants
{ "dependants": [ { "active_consultation_count": 123, "dependant_id": "<string>", "first_name": "<string>", "insurance_policy_id": "<string>", "last_name": "<string>" } ] }
User ID
Consultation benefit UUID
Dependants eligible for this consultation benefit
Show child attributes