/
Get dependent entities
Got feedback or spotted a mistake?
Leave a comment at the end of this page or email contact@krishagni.com
Get dependent entities
GET openspecimen/rest/ng/specimens/{id}/dependent-entities
This API provides the details of which entities depend on given specimen.
Parameter Details:
This API accepts specimen ID in URL.
Result:
This API returns the dependent entity details. When contains entity name and count of entities.
API Example:
URL | openspecimen/rest/ng/specimens/1/dependent-entities |
Method | GET |
Response | [ { "name": "specimen", "count": 5 } ] |
, multiple selections available,
Related content
Retrieving Dynamic Extension forms
Retrieving Dynamic Extension forms
Read with this
Forms API
Forms API
Read with this
Create Specimen Event
Create Specimen Event
Read with this
Custom Forms
Custom Forms
Read with this
Bulk Import via API
Bulk Import via API
Read with this
Got feedback or spotted a mistake?
Leave a comment at the end of this page or email contact@krishagni.com