XUND API Documentation

GET /v1/chatbot/report

This endpoint provides the results at the end of the check in JSON format

Request

Request header additional fields

Parameter name

Parameter type

Parameter description

check-id

string

Ongoing check’s identifier

language

ClientLanguage

Expected language of the report

country-code

CountryCode?

Deprecated. Do not use

If provided, the illnesses in the report will include the additional localSpecializations field.

If this parameter is used, do not use the location query parameter

Request Query parameters

Parameter name

Parameter type

Parameter description

location

Location?

Deprecated. Do not use

If provided, the illnesses report will include the additional localSpecializations field.

If this parameter is used, do not use the country-code header parameter


Response

The response is a SymptomCheckReport or an IllnessCheckReport depending on check’s type.