GET /entity/{id}/bundle
Get an entity and related data with a single GET. Note that childCount is calculated in the QueryController.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/entity/{id}/bundle
Resource URL Variables
{id} | - The ID of the entity to fetch. |
Parameters
mask optional |
- integer flag defining which components to include in the EntityBundle. |
Resource Information | |
---|---|
Authentication | Required |
HTTP Methods | GET |
Request Object | None |
Response Object | None |