x-partner-code: ********************x-partner-auth: ********************curl --location --request GET 'https://api-dev.oliv-e.health/v1/questionnaire/risk/users/risks?Cpf' \
--header 'x-partner-code: <api-key>' \
--header 'x-partner-auth: <api-key>'{
"data": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"risk": 0
}
]
}