cURL
curl --request GET \ --url https://api.halth.com/v1/organisations/{organisationId}/clients/{clientId}
{ "id": "<string>", "deleted": true, "createdAt": "2023-11-07T05:31:56Z", "memberId": "memb_38JiySr0Z0ePjHpqvosimyLQuUC", "firstName": "<string>", "lastName": "<string>", "dateOfBirth": "<string>", "mobileNumber": "<string>", "email": "<string>", "source": "pms", "pmsPatientId": "<string>", "pmsCreatedAt": "2023-11-07T05:31:56Z", "profileImageUrl": "<string>" }
The ID of the member if the client has joined HaltH
"memb_38JiySr0Z0ePjHpqvosimyLQuUC"
pms
halth
unknown