POST /entity/{id}/bundle2
Get an entity and related data with a single POST.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/entity/{id}/bundle2
Resource URL Variables
{id} | - The ID of the entity to fetch. |
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view |
HTTP Method | POST |
Request Object | EntityBundleRequest (application/json) |
Response Object | EntityBundle (application/json) |