curl --location '/api/documentation/search?query=undefined&locale=undefined&scope=undefined&app=undefined&audience=undefined&limit=undefined' \
--header 'Accept-Language;'{
"platform": [
{
"source": "platform",
"locale": "string",
"title": "string",
"snippet": "string",
"resource_type": "string",
"file_kind": "string",
"app": {
"id": "string",
"slug": "string",
"name": "string",
"type": "oauth",
"description": {
"ru": "string",
"en": "string"
},
"icon_url": "string",
"locales": [
"string"
]
},
"url": "string"
}
],
"applications": [
{
"source": "platform",
"locale": "string",
"title": "string",
"snippet": "string",
"resource_type": "string",
"file_kind": "string",
"app": {
"id": "string",
"slug": "string",
"name": "string",
"type": "oauth",
"description": {
"ru": "string",
"en": "string"
},
"icon_url": "string",
"locales": [
"string"
]
},
"url": "string"
}
]
}