The Open API specification for Synapse is now available for download!

Download Open API Spec

POST /userProfile

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/userProfile

Resource Information
Authentication Required
Required OAuth Scopes view
HTTP Method POST
Request Object IdList
(application/json)
Response Object ListWrapper<UserProfile>
(application/json)