{
"questions": [
{
"categories": [
{
"child_categories": [
{}
],
"child_questions": [
{}
],
"description": "<string>",
"id": "<string>",
"lineage": [
{}
],
"name": "<string>",
"order": 123,
"parent_id": "<string>",
"taxonomy_paths": [
{
"categories_lineage": [
{}
]
}
]
}
],
"datapoints": [
{
"datapoint": "<string>",
"name": "<string>",
"order": {
"value": 123
}
}
],
"description": "<string>",
"knowledge_base": "<string>",
"message": "<string>",
"name": "<string>",
"namespace_code": "<string>",
"notice": "<string>",
"order": 123,
"question": "<string>",
"suffixes": [
{
"name": "<string>",
"order": {
"value": 123
},
"suffix": "<string>"
}
],
"taxonomy_paths": [
{
"categories_lineage": [
{}
]
}
],
"warning": "<string>"
}
]
}
Search Questions
{
"questions": [
{
"categories": [
{
"child_categories": [
{}
],
"child_questions": [
{}
],
"description": "<string>",
"id": "<string>",
"lineage": [
{}
],
"name": "<string>",
"order": 123,
"parent_id": "<string>",
"taxonomy_paths": [
{
"categories_lineage": [
{}
]
}
]
}
],
"datapoints": [
{
"datapoint": "<string>",
"name": "<string>",
"order": {
"value": 123
}
}
],
"description": "<string>",
"knowledge_base": "<string>",
"message": "<string>",
"name": "<string>",
"namespace_code": "<string>",
"notice": "<string>",
"order": 123,
"question": "<string>",
"suffixes": [
{
"name": "<string>",
"order": {
"value": 123
},
"suffix": "<string>"
}
],
"taxonomy_paths": [
{
"categories_lineage": [
{}
]
}
],
"warning": "<string>"
}
]
}
Search request
The body is of type object
.
Question Search results
The response is of type object
.
Was this page helpful?