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