Actions
Feature #1535
closedAPI: Get all entities linked to an entity
Start date:
2021-06-22
Estimated time:
Description
For user it can be useful to get all linked entities from an entity from a specific type. E.g. if I have a source where places are donated, it would be nice to get the linked places.
Endpoint: /get_linked_entities/<entitd_id>
Parameter: download, count, format, selected_classes=<System classes and all>
Actions