Retrieves information about the status of the basic license Added in 6.3.0
GET /_license/basic_status
curl \
-X GET http://api.example.com/_license/basic_status
Response examples (200)
{
"eligible_to_start_basic": true
}