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