Get the status of the Entity Store
Spaces method and path for this operation:
get /s/{space_id}/api/entity_store/status
Refer to Spaces for more information.
GET
/api/entity_store/status
curl \
--request GET 'http://localhost:5601/api/entity_store/status' \
--header "Authorization: $API_KEY"