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>
Updated by Bernhard Koschiček-Krombholz over 3 years ago
- Subject changed from API: Get specific entities linked to an entity to API: Get all entities linked to an entity
- Status changed from Assigned to Closed
- Target version changed from 208 to 6.4.0
The class selection is not implemented, because this will be also a new filter parameter for Feature #1546: API: Overall refactor of API parameters.
Actions