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}/consultations
{ "data": [ { "benefit_id": "<string>", "benefit_provider_id": "<string>", "created_at": "<string>", "dependant_id": "<string>", "id": "<string>", "last_modified_at": "<string>", "primary_user_id": "012345678901", "external_reference_id": "<string>", "unread_count": 123 } ], "limit": 123, "offset": 123, "total": 123 }
User ID
Paginated consultations
Show child attributes