x-partner-code: ********************x-partner-auth: ********************curl --location --request GET 'https://api-dev.oliv-e.health/v1/dr-olive/initial/risk-factors?Gender&Age' \
--header 'x-partner-code: <api-key>' \
--header 'x-partner-auth: <api-key>'[
{
"id": "string",
"common_Name": "string",
"choices": [
{
"id": "string",
"label": "string"
}
]
}
]