cURL
curl --request GET \ --url https://api.decodahealth.com/user/patient/{patient_id}/chat \ --header 'API-KEY: <api-key>' \ --header 'TENANT: <tenant>'
"<string>"
Get the chat ID for a patient by their ID.
The tenant you are making this request on behalf of
Your api key
Successful Response
The response is of type string.
string