Fetch question data typesCopy Pageget https://api.habu.com/v1/question/{questionID}/data-typesThis operation fetches the question types by the question ID.Path ParamsquestionIDstringrequiredThe question ID to fetch a question data typesHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmlAllowed:application/jsonapplication/xmlResponses 200Successfully fetched question data types 400Bad Request - Incorrect syntax or request 401Authorization information was missing or invalid 404The specified resource was not found 500Internal Server ErrorUpdated 6 days ago