GET /userGroupHeaders/batch
Batch get UserGroupHeaders. This fetches information about a collection of users or groups, specified by Synapse IDs.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/userGroupHeaders/batch
Parameters
| ids | IDs are specified as request parameters at the end of the URL, separated by commas. For example: ids=1001,819 |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view |
| HTTP Method | GET |
| Request Object | None |
| Response Object | UserGroupHeaderResponsePage (application/json) |