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

Download Open API Spec

UserGroupHeader

org.sagebionetworks.repo.model.UserGroupHeader

JSON schema for UserHeader POJO

Field Type Description
ownerId STRING A foreign key to the ID of the 'principal' object for the user.
firstName STRING First Name
lastName STRING Last Name
userName STRING A name chosen by the user that uniquely identifies them.
email STRING User's current email address
displayName STRING This is deprecated and will always be null
isIndividual BOOLEAN True if this is a user, false if it is a group