POST /entity/header
Get the EntityHeader for a list of references with a POST. If any item in the batch fails (e.g., with a 404) it will be EXCLUDED in the result set.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/entity/header
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view |
HTTP Method | POST |
Request Object | ReferenceList (application/json) |
Response Object | PaginatedResults<EntityHeader> (application/json) |