curl --location --request GET 'https://staging.syncode.anggita.org/api/rooms//ai/hint/' \
--header 'Authorization: Bearer <token>'{
"status": "completed",
"hint": "string",
"hintLevel": "subtle",
"relatedConcepts": [
"string"
]
}